Skip to content

Commit 6feca29

Browse files
authored
changelog (#1844)
1 parent 897e0ce commit 6feca29

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/source/changelog.rst

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

4+
2025.5.0
5+
--------
6+
7+
Enhancements
8+
9+
- add rm in github: (##1839)
10+
- cachingFS performance, don't ls every time (#1833)
11+
- pyscript: protocol and optional entrypoint (#1828)
12+
13+
Fixes
14+
15+
- improve cp in generic (#1835)
16+
- fix ls in dbfs (#1834)
17+
- fix parquet tests for pyarrow 20 (#1831)
18+
- fix crosslink for local tempfile (#1829)
19+
- keep permissions in local transaction (#1826)
20+
- signature compatibility in local cp() (#1820)
21+
22+
Other
23+
24+
- add "gs" at mention of gcsfs in docs (#1840)
25+
- lint style (#1837)
26+
- glob docstring to reflect reality (#1825)
27+
28+
429
2025.3.2
530
--------
631

0 commit comments

Comments
 (0)