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
18 changes: 18 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
Changelog
=========

2025.9.0
--------

Enhancements

- include Last_modified info from HTTP headers to info (#1909)
- add optional semaphore to async-wrapper (#1908)

Fixes

- ensure cachingFSs show correct protocol (#1897)
- fix simplecache cat_ranges (#1892)

Other

- Style (#1894)


2025.7.0
--------

Expand Down
Loading