Skip to content

Commit

Permalink
changelog (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed Jun 12, 2023
1 parent 7e19252 commit d7952a9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changelog
=========

2023.6.0
--------

* allow raw/session token for auth (#554)
* fix listings_expiry_time kwargs (#551)
* allow setting fixed metadata on put/pipe (#550)

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

0 comments on commit d7952a9

Please sign in to comment.