Skip to content

Commit f05ea6a

Browse files
committed
docs: prepare for 0.1.4
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 501e503 commit f05ea6a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/changelog.md

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

3+
## Version 0.1.4
4+
5+
### What's Changed
6+
7+
Fixes:
8+
9+
- `entrypoints.txt` should be `entry_points.txt` by @njzjz in #161
10+
- `EXT_SUFFIX` is wrong before 3.8.7 by @henryiii in #160
11+
- Make tests pass on native Windows ARM by @henryiii in #157
12+
- fix: Windows ARM experimental cross-compile support by @henryiii in #162
13+
14+
Other things:
15+
16+
- Fix spelling mistake by @maxbachmann in #156
17+
- Add Python 3.12 alpha 3 to the CI by @henryiii in #120
18+
- Fix issues mocking in tests with packaging 22 by @henryiii in #155
19+
320
## Version 0.1.3
421

522
### What's Changed

0 commit comments

Comments
 (0)