Skip to content

Commit

Permalink
changelog (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant authored Sep 3, 2023
1 parent 5b97087 commit 329f6d8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Changelog
=========

2023.9.0
--------

* bulk operations edge cases (#576, 572)
* inventory report based file listing (#573)
* pickle HttpError (#571)
* avoid warnings (#569)
* maxdepth in find() (#566)
* invalidate dircache (#564)
* standard metadata field names (#563)
* performance of building cache in find() (#561)


2023.6.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==2023.6.0
fsspec==2023.9.0
google-auth>=1.2
google-auth-oauthlib
google-cloud-storage
Expand Down

0 comments on commit 329f6d8

Please sign in to comment.