Skip to content

Commit

Permalink
docs: prepare for 0.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <[email protected]>
  • Loading branch information
henryiii committed Oct 20, 2023
1 parent 996e3d4 commit 48aabb4
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## Version 0.6.0

Features:

- Adding overrides by @henryiii in #514
- Overrides platform node by @0xTowel in #526
- Support `importlib.resources` in editable installs by @LecrisUT in #399

Fixes:

- Better handling for -G by @henryiii in #483
- Nicer error message when SCm version missing by @henryiii in #528
- (schema) Fix a typo and better metadata support by @henryiii in #522
- (setuptools) Remove `DEBUG` envvar by @henryiii in #527

Tests and internal:

- Use virtualenv instead by @henryiii in #371
- Pre-commit update & a couple of touchups by @henryiii in #519

Docs:

- Clarify verbosity when using `pip` by @LecrisUT in #513
- Build process and faq by @henryiii in #529

## Version 0.5.1

Features:
Expand Down

0 comments on commit 48aabb4

Please sign in to comment.