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 5e3ab4e commit f5c72a2Copy full SHA for f5c72a2
docs/about/changelog.md
@@ -1,5 +1,20 @@
1
# Changelog
2
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
18
## Version 0.11.4
19
20
This release improves support for GraalPy and fixes a few other minor issues.
0 commit comments