Skip to content

Commit 925b664

Browse files
committed
changelog
1 parent 81ffacc commit 925b664

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/source/changelog.rst

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Changelog
44
Note: in some releases, there are no changes, because we always guarantee relasing in step
55
with fsspec.
66

7+
2025.2.0
8+
--------
9+
10+
* guess upload file MIME types (#655)
11+
* better shutdown cleanup (#657)
12+
713
2024.12.0
814
---------
915

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp!=4.0.0a0, !=4.0.0a1
22
decorator>4.1.2
3-
fsspec==2024.12.0
3+
fsspec==2025.2.0
44
google-auth>=1.2
55
google-auth-oauthlib
66
google-cloud-storage

0 commit comments

Comments
 (0)