Skip to content

Commit

Permalink
docs: prepare for 0.4.4
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <[email protected]>
  • Loading branch information
henryiii committed Jun 2, 2023
1 parent 4e95462 commit 591b607
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## Version 0.4.4

This version fixes some issues cross-compiling to Windows ARM when making
Limited API / Stable ABI extensions, and supports multiple config generators in
editable mode.

- Conditional ABI3 logic fixed by @henryiii in
https://github.com/scikit-build/scikit-build-core/pull/352
- Set `Python_SABI_LIBRARY` by @henryiii in
https://github.com/scikit-build/scikit-build-core/pull/352
- Editable installs now support multiconfig generators by @henryiii in
https://github.com/scikit-build/scikit-build-core/pull/353

## Version 0.4.3

This adds support for CPython 3.12.0b1, and improves Stable ABI / Limited API
Expand Down

0 comments on commit 591b607

Please sign in to comment.