Skip to content

Commit ece2fe1

Browse files
authored
update changelog for release (fsspec#883)
1 parent 76da18c commit ece2fe1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/source/changelog.rst

+18
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
Changelog
22
=========
33

4+
2022.01.0
5+
---------
6+
7+
Fixes
8+
9+
- blocks cache metadata (#746)
10+
- default SMB port (#853)
11+
- caching fixes (#856, 855)
12+
- explicit close for http files (#866)
13+
- put_file to continue when no bytes (#869, 870)
14+
15+
Other
16+
17+
- temporary files location (#851, 871)
18+
- async abstract methods (#858, 859, 860)
19+
- md5 for FIPS (#872)
20+
- remove deprecated pyarrow/distutils (#880, 881)
21+
422
2021.11.1
523
---------
624

0 commit comments

Comments
 (0)