Skip to content

Commit 591b607

Browse files
committed
docs: prepare for 0.4.4
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 4e95462 commit 591b607

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/changelog.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## Version 0.4.4
4+
5+
This version fixes some issues cross-compiling to Windows ARM when making
6+
Limited API / Stable ABI extensions, and supports multiple config generators in
7+
editable mode.
8+
9+
- Conditional ABI3 logic fixed by @henryiii in
10+
https://github.com/scikit-build/scikit-build-core/pull/352
11+
- Set `Python_SABI_LIBRARY` by @henryiii in
12+
https://github.com/scikit-build/scikit-build-core/pull/352
13+
- Editable installs now support multiconfig generators by @henryiii in
14+
https://github.com/scikit-build/scikit-build-core/pull/353
15+
316
## Version 0.4.3
417

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

0 commit comments

Comments
 (0)