Skip to content

Commit 24bd675

Browse files
authored
docs: prepare for 0.11.6 (#1134)
Quick release so we can start merging stuff for the next major release. Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
1 parent 9634d2c commit 24bd675

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

docs/about/changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

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+
326
## Version 0.11.5
427

528
This release speeds up large directories (more directory changes/optimization

0 commit comments

Comments
 (0)