Skip to content

Commit 2d9b798

Browse files
update CHANGES
1 parent 6f0d83e commit 2d9b798

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

docs/changes.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
Changelog
22
=========
33

4+
Version 0.5.2 (2026-06-26)
5+
--------------------------
6+
7+
Fixes:
8+
9+
- REST client: fix info() size for nonexistent objects
10+
- REST client: fix hang on HEAD requests
11+
- REST server: allow HEAD requests for root directory
12+
- REST client/server: add atime support
13+
- nesting: fix root directory nesting
14+
15+
Other changes:
16+
17+
- require python 3.11+
18+
- posixfs: use more efficient hashlib.file_digest (available since py311)
19+
- docs: misc. updates (atime, rest, env vars)
20+
- docs generation with sphinx: use importlib.metadata to derive version
21+
22+
423
Version 0.5.1 (2026-06-02)
524
--------------------------
625

0 commit comments

Comments
 (0)