Skip to content

Commit f5c72a2

Browse files
authored
docs: prepare for 0.11.5 (#1108)
Getting ready for 0.11.5. Signed-off-by: Henry Schreiner <[email protected]>
1 parent 5e3ab4e commit f5c72a2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/about/changelog.md

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

3+
## Version 0.11.5
4+
5+
This release speeds up large directories (more directory changes/optimization
6+
planned for 0.12), and adds a warning about 3.13.4 being broken on Windows.
7+
8+
Fixes:
9+
10+
- Improve `.gitignore` iteration speed by @silversquirl in #1103
11+
- Warn on 3.13.4 on Windows by @henryiii in #1104
12+
13+
Documentation:
14+
15+
- Fix a typo in a column-name of the `platform-machine` table by @mabruzzo in
16+
#1096
17+
318
## Version 0.11.4
419

520
This release improves support for GraalPy and fixes a few other minor issues.

0 commit comments

Comments
 (0)