Skip to content

Commit e3ebfb9

Browse files
authored
changelog (#652)
1 parent 5c2b70c commit e3ebfb9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/source/changelog.rst

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

7+
2024.12.0
8+
---------
9+
10+
* Exclusive write (#651)
11+
* Avoid IndexError on integer seconds (#649)
12+
* note on non-posixness (#648)
13+
* handle chache_timeout=0 (#646)
14+
715
2024.10.0
816
---------
917

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.10.0
3+
fsspec==2024.12.0
44
google-auth>=1.2
55
google-auth-oauthlib
66
google-cloud-storage

0 commit comments

Comments
 (0)