Skip to content

Commit dfa3aea

Browse files
committed
docs: prepare for 0.3.1
Signed-off-by: Henry Schreiner <[email protected]>
1 parent a44fbc6 commit dfa3aea

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/changelog.md

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

3+
## Version 0.3.1
4+
5+
This is a small release fixing a regression in some cases caused by adding
6+
`Python_LIBRARY`. This has been reverted on non-Windows platforms, since it is
7+
only needed on Windows.
8+
9+
Fixes:
10+
11+
- Support older setuptools-scm by @henryiii in #284
12+
- Only set the lib for FindPython on Windows by @henryiii in #285
13+
14+
Docs:
15+
16+
- Fix incorrect tool name by @henryiii in #276
17+
- Typo on tab Fortran (was Cython) by @zerothi in #279
18+
- Fix wheel.packages by @henryiii in #282
19+
20+
Other:
21+
22+
- Change Fedora PR targets by @LecrisUT in #273
23+
324
## Version 0.3.0
425

526
This version brings two new dynamic metadata plugins (wrappers for

0 commit comments

Comments
 (0)