Skip to content

Commit 2d7f469

Browse files
authored
changelog (#734)
1 parent 8463c23 commit 2d7f469

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

docs/source/changelog.rst

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

4+
2023.5.0
5+
--------
6+
7+
- Fix "_" in xattrs tests (#732)
8+
- Fix file pointer already at end of file when retrying put (#731)
9+
- Fix repeated find corrupting cache (#730)
10+
- Remove duplicate class definition (#727)
11+
- return list of deleted keys in bulk deleted (#726)
12+
13+
414
2023.4.0
515
--------
616

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
aiobotocore~=2.5.0
2-
fsspec==2023.4.0
2+
fsspec==2023.5.0
33
aiohttp!=4.0.0a0, !=4.0.0a1

0 commit comments

Comments
 (0)