Skip to content

Commit 1fe5695

Browse files
authored
changelog (#1729)
1 parent 9d56f92 commit 1fe5695

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/source/changelog.rst

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

4+
2024.10.0
5+
---------
6+
7+
Fixes
8+
9+
- Performance of memoryFS rm (#1725)
10+
- Performance of git FS info (#1712)
11+
- Avoid git hex for newer pygit (#1703)
12+
- tests fix for zip (#1700, 1691)
13+
- missing open_async for dirFS (#1698)
14+
- handle pathlib in zip (#1689)
15+
- skip tests needing kerchunk if not installed (#1689)
16+
- allow repeated kwargs in unchain (#1673)
17+
18+
Other
19+
20+
- Code style (#1704, 1706)
21+
- allow pyarrow in referenceFS parquet (#1692)
22+
- don't hardcode test port for parallel runs (#1690)
23+
24+
425
2024.9.0
526
--------
627

0 commit comments

Comments
 (0)