Skip to content

Commit 9ec1751

Browse files
committed
docs: changelog for 0.9.6
Signed-off-by: Henry Schreiner <[email protected]>
1 parent edddcc7 commit 9ec1751

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

docs/changelog.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

3-
This release fixes building for the the Windows variant of free-threaded Python
3+
## Version 0.9.6
4+
5+
This release provides a fix for the experimental setuptools plugin leaking and
6+
affecting other setuptools plugins.
7+
8+
Fixes:
9+
10+
* Improve error message when `metadata.version.provider` not set by @thewtex in #762
11+
* Only inject logic if `cmake_*` keywords present by @kiwifb in #768
12+
* Only replace color tags if the color is defined by @bnavigator in #764
13+
14+
## Version 0.9.5
15+
16+
This release fixes building for the Windows variant of free-threaded Python
417
3.13.
518

619
Fixes:

0 commit comments

Comments
 (0)