We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44fbc6 commit dfa3aeaCopy full SHA for dfa3aea
docs/changelog.md
@@ -1,5 +1,26 @@
1
# Changelog
2
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
24
## Version 0.3.0
25
26
This version brings two new dynamic metadata plugins (wrappers for
0 commit comments