We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7793ab8 commit 76ca4a6Copy full SHA for 76ca4a6
docs/source/changelog.rst
@@ -1,6 +1,28 @@
1
Changelog
2
=========
3
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
26
2024.6.1
27
--------
28
0 commit comments