Skip to content

Commit 9e10e31

Browse files
committed
docs: prepare for 0.1.0rc1
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 60f487c commit 9e10e31

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.1.0rc1
4+
5+
Preparing for a non-beta release.
6+
7+
### What's Changed
8+
9+
Fixes:
10+
11+
- Paths on Windows by @henryiii in #126
12+
- Support pre-set generators by @henryiii in #118
13+
- Warn on scripts with invalid shebangs by @henryiii in #132
14+
- Minimum constraints now set by @henryiii in #129
15+
16+
Refactoring:
17+
18+
- Rename pyproject -> build dir by @henryiii in #121
19+
20+
Testing:
21+
22+
- Add msys2 to the CI by @henryiii in #119
23+
- Add test report header by @henryiii in #124
24+
- Test min constraints without Windows by @henryiii in #129
25+
- Remove pytest-virtualenv by @henryiii in #125 and #131
26+
- Mark unimportant test xfail non-strict for conda-forge by @henryiii in #108
27+
328
## Version 0.1.0b2
429

530
A quick fix for macOS universal2 tags not expanding when enabled.

0 commit comments

Comments
 (0)