Skip to content

Commit 48aabb4

Browse files
committed
docs: prepare for 0.6.0
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 996e3d4 commit 48aabb4

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/changelog.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## Version 0.6.0
4+
5+
Features:
6+
7+
- Adding overrides by @henryiii in #514
8+
- Overrides platform node by @0xTowel in #526
9+
- Support `importlib.resources` in editable installs by @LecrisUT in #399
10+
11+
Fixes:
12+
13+
- Better handling for -G by @henryiii in #483
14+
- Nicer error message when SCm version missing by @henryiii in #528
15+
- (schema) Fix a typo and better metadata support by @henryiii in #522
16+
- (setuptools) Remove `DEBUG` envvar by @henryiii in #527
17+
18+
Tests and internal:
19+
20+
- Use virtualenv instead by @henryiii in #371
21+
- Pre-commit update & a couple of touchups by @henryiii in #519
22+
23+
Docs:
24+
25+
- Clarify verbosity when using `pip` by @LecrisUT in #513
26+
- Build process and faq by @henryiii in #529
27+
328
## Version 0.5.1
429

530
Features:

0 commit comments

Comments
 (0)