Skip to content

Commit

Permalink
Changelog (#830)
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant authored Dec 3, 2023
1 parent 8a87309 commit ae6b249
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Changelog
=========

2023.12.0
---------

- fall back to anon if no creds are found or passed at all (#823)
- **relax version bounds for aiobotocore** (#829)
- avoid key error if LastModified missing (#828)
- add make_mucket_versioned method (#825)
- retain TZ on modified time (#818)

2023.10.0
---------

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aiobotocore>=2.5.4,<3.0.0
fsspec==2023.10.0
fsspec==2023.12.0
aiohttp!=4.0.0a0, !=4.0.0a1

0 comments on commit ae6b249

Please sign in to comment.