Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/about/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## Version 0.11.5

This release speeds up large directories (more directory changes/optimization
planned for 0.12), and adds a warning about 3.13.4 being broken on Windows.

Fixes:

- Improve `.gitignore` iteration speed by @silversquirl in #1103
- Warn on 3.13.4 on Windows by @henryiii in #1104

Documentation:

- Fix a typo in a column-name of the `platform-machine` table by @mabruzzo in
#1096

## Version 0.11.4

This release improves support for GraalPy and fixes a few other minor issues.
Expand Down
Loading