Skip to content

Commit 61ec18f

Browse files
author
Martin Durant
committed
Update changelog with release
1 parent c66cbed commit 61ec18f

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

docs/source/changelog.rst

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,29 @@ Changelog
44
Dev
55
---
66

7+
8+
9+
10+
2021.06.0
11+
---------
12+
13+
Enhancements
14+
15+
- Better testing and folder handling for Memory (#654)
16+
- Negative indexes for cat_file (#653)
17+
- optimize local file listing (#647)
18+
19+
Fixes
20+
21+
- FileNoteFound in http and range exception subclass (#649, 646)
22+
- async timeouts (#643, 645)
23+
- stringify path for pyarrow legacy (#630)
24+
25+
726
Other
827

9-
- The ``fsspec.asyn.get_loop()`` will always return a loop of a selector policy.
28+
- The ``fsspec.asyn.get_loop()`` will always return a loop of a selector policy (#658)
29+
- add helper to construct Range headers for cat_file (#655)
1030

1131

1232
2021.05.0

0 commit comments

Comments
 (0)