We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9634d2c commit 24bd675Copy full SHA for 24bd675
docs/about/changelog.md
@@ -1,5 +1,28 @@
1
# Changelog
2
3
+## Version 0.11.6
4
+
5
+This release adds known wheels for the `riscv64` platform, and adjusts a command
6
+timeout to handle slow startup on Rosetta.
7
8
+Fixes:
9
10
+- Adjust the timeout when running on rosetta by @henryiii in #1131
11
+- Add known wheels for riscv64 by @mayeut in #1129
12
13
+Internal:
14
15
+- Argparse defaults in Python 3.14 updated by @henryiii in #1133
16
17
+CI and testing:
18
19
+- Ignore setuptools-scm warning for packages that don't use it by @henryiii in
20
+ #1126
21
22
+Documentation:
23
24
+- Fix small typo in docs introduction by @vepadulano in #1122
25
26
## Version 0.11.5
27
28
This release speeds up large directories (more directory changes/optimization
0 commit comments