Skip to content

Commit

Permalink
changelog (#1458)
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed Dec 11, 2023
1 parent 5d68d27 commit dd8cb9b
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,24 @@
Changelog
=========

2023.12.2
---------

Fixes

- top-level glob in ZIP (#1454)
- append mode on local ZIP files/truncate (#1449)
- restrict ":" as protocol marker to data: (#1452)
- sftp relative paths (#1451)
- http encoding in HTTP FS put_file (#1450)


2023.12.1
---------

Fixes

- Remove trailing "/" from directory names in zipFS (#1445)
- Remove trailing "/" from directory names in zipFS/archive (#1445)

2023.12.0
---------
Expand Down

0 comments on commit dd8cb9b

Please sign in to comment.