Skip to content

Commit

Permalink
changelog (#924)
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant authored Dec 19, 2024
1 parent 005d1de commit 51e3c80
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
=========

2024.12.0
---------

- CI fixes (#922)
- smaller threshold for copy_managed (#921)
- exclusive write (#917)
- fix bug in _find (#913)
- parse query without upstream infer_storage_options (#912)
- bug in _upload_file_part_concurrent (#910)

2024.10.0
---------

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.5.4,<3.0.0
fsspec==2024.10.0.*
fsspec==2024.12.0.*
aiohttp!=4.0.0a0, !=4.0.0a1

0 comments on commit 51e3c80

Please sign in to comment.