Skip to content

Commit 76ca4a6

Browse files
authored
Changelog (#1670)
1 parent 7793ab8 commit 76ca4a6

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/source/changelog.rst

+22
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
Changelog
22
=========
33

4+
2024.9.0
5+
--------
6+
7+
Enhancements
8+
9+
- fewer stat calls in localFS (#1659)
10+
- faster find in ZIP (#1664)
11+
12+
Fixes
13+
14+
- paths without "/" in dirFS (#1638)
15+
- paths with "/" in FTS (#1643, 1644)
16+
- ls in parquet-based nested reference sets, and append (#1645, 1657)
17+
- exception handling for SMB (#1650)
18+
19+
20+
Other
21+
22+
- style (#1640, 1641, 1660)
23+
- docs: xrootd (#1646)
24+
- CI back on miniconda (#1658)
25+
426
2024.6.1
527
--------
628

0 commit comments

Comments
 (0)