Skip to content

Commit 26ca7ed

Browse files
committed
docs: prepare for 0.10.4
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 40eca66 commit 26ca7ed

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Diff for: docs/changelog.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## Version 0.10.4
4+
5+
This version fixes the logic for handling the sysconfig variables on Windows
6+
for the values that used to be only provided on UNIX. This mostly affects
7+
targeting the Stable ABI on Python 3.13. Editable install rebuilds now work if
8+
you have a `wheel.install-dir` set, too.
9+
10+
Fixes:
11+
12+
* Windows 3.13 stable ABI by @LecrisUT in #865
13+
* Editable installs now respect the value of `wheel.install-dir` by @psalvaggio in #867
14+
15+
Docs:
16+
17+
* Add conda help to faqs by @henryiii in #868
18+
319
## Version 0.10.3
420

521
This release fixes an issue on Windows systems with non-utf-8 default encodings

0 commit comments

Comments
 (0)