Skip to content

Commit e6668a1

Browse files
authored
changelog (#1989)
1 parent b6bd075 commit e6668a1

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/source/changelog.rst

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

4+
2026.2.0
5+
--------
6+
7+
Enhancements
8+
9+
- support append and update mode for cachedFSs (#1980)
10+
- implement created()/modified() for webHDFS (#1971)
11+
12+
Fixes
13+
14+
- recover support for old zstandard package (#1987)
15+
- remove prefetching loop in block-cache causing double read (#1984)
16+
- fixes to parquet and known-cache (#1982, 1988, 1979)
17+
- return None for streamed arrow file size (#1981)
18+
- correct find() for ZipFS (#1976)
19+
20+
421
2026.1.0
522
--------
623

0 commit comments

Comments
 (0)