Skip to content

Commit

Permalink
changelog (#814)
Browse files Browse the repository at this point in the history
* changelog

* update versioneer
  • Loading branch information
martindurant authored Oct 21, 2023
1 parent ab1d4ea commit 2c07450
Show file tree
Hide file tree
Showing 4 changed files with 556 additions and 278 deletions.
8 changes: 8 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
=========

2023.10.0
---------

- make protocol attribute a tuple (#812)
- update to aiobotocore 2.7.0 (#809)
- fix in _get_file following failure after connect (#805)
- test for du of nonexistent (#803)

2023.9.2
--------

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.7.0
fsspec==2023.9.2
fsspec==2023.10.0
aiohttp!=4.0.0a0, !=4.0.0a1
Loading

0 comments on commit 2c07450

Please sign in to comment.