Skip to content

Commit

Permalink
Changelog (#592)
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed Dec 3, 2023
1 parent 20959bb commit 1d780b8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/source/changelog.rst
@@ -1,6 +1,12 @@
Changelog
=========

2023.12.0
---------

* use same version when paginating list (#591)
* fix double asterisk glob test (#589)

2023.10.0
---------

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,6 +1,6 @@
aiohttp!=4.0.0a0, !=4.0.0a1
decorator>4.1.2
fsspec==2023.10.0
fsspec==2023.12.0
google-auth>=1.2
google-auth-oauthlib
google-cloud-storage
Expand Down

0 comments on commit 1d780b8

Please sign in to comment.