Skip to content

Commit ae6b249

Browse files
authored
Changelog (#830)
1 parent 8a87309 commit ae6b249

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/source/changelog.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
2023.12.0
5+
---------
6+
7+
- fall back to anon if no creds are found or passed at all (#823)
8+
- **relax version bounds for aiobotocore** (#829)
9+
- avoid key error if LastModified missing (#828)
10+
- add make_mucket_versioned method (#825)
11+
- retain TZ on modified time (#818)
12+
413
2023.10.0
514
---------
615

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
aiobotocore>=2.5.4,<3.0.0
2-
fsspec==2023.10.0
2+
fsspec==2023.12.0
33
aiohttp!=4.0.0a0, !=4.0.0a1

0 commit comments

Comments
 (0)