Skip to content

Commit

Permalink
docs: changelog for 0.9.6
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <[email protected]>
  • Loading branch information
henryiii committed Jun 14, 2024
1 parent edddcc7 commit 9ec1751
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog

This release fixes building for the the Windows variant of free-threaded Python
## Version 0.9.6

This release provides a fix for the experimental setuptools plugin leaking and
affecting other setuptools plugins.

Fixes:

* Improve error message when `metadata.version.provider` not set by @thewtex in #762
* Only inject logic if `cmake_*` keywords present by @kiwifb in #768
* Only replace color tags if the color is defined by @bnavigator in #764

## Version 0.9.5

This release fixes building for the Windows variant of free-threaded Python
3.13.

Fixes:
Expand Down

0 comments on commit 9ec1751

Please sign in to comment.