Skip to content

Commit a34a1bd

Browse files
author
github-actions
committed
Update changelog for v0.18.0
1 parent 2365534 commit a34a1bd

File tree

4 files changed

+14
-124
lines changed

4 files changed

+14
-124
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ See the changelog fragments in the [`changelog.d` directory](https://github.com/
1010

1111
<!-- scriv-insert-here -->
1212

13+
## --add — 2021-07-24
14+
15+
### Added
16+
17+
- A changelog (powered by [scriv](https://scriv.readthedocs.io/) by @nedbat; [#122](https://github.com/brettcannon/python-launcher/issues/122)).
18+
19+
### Changed
20+
21+
- Moved all tests over to Rust (#126 and implicitly solves the same problem that #109 was meant for).
22+
23+
### Fixed
24+
25+
- When the current working directory is invalid (e.g. doesn't exist or insufficient permissions), don't trigger a panic (fixed as a side-effect of #125).
26+
1327
## 0.17.0 — 2021-07-18
1428

1529
### Changed

changelog.d/20210723_163242_brett.md

Lines changed: 0 additions & 42 deletions
This file was deleted.

changelog.d/20210723_163447_brett.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

changelog.d/20210723_163724_brett.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)