Skip to content

Commit

Permalink
changelog (#652)
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant authored Dec 19, 2024
1 parent 5c2b70c commit e3ebfb9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ Changelog
Note: in some releases, there are no changes, because we always guarantee relasing in step
with fsspec.

2024.12.0
---------

* Exclusive write (#651)
* Avoid IndexError on integer seconds (#649)
* note on non-posixness (#648)
* handle chache_timeout=0 (#646)

2024.10.0
---------

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiohttp!=4.0.0a0, !=4.0.0a1
decorator>4.1.2
fsspec==2024.10.0
fsspec==2024.12.0
google-auth>=1.2
google-auth-oauthlib
google-cloud-storage
Expand Down

0 comments on commit e3ebfb9

Please sign in to comment.