We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d68d27 commit dd8cb9bCopy full SHA for dd8cb9b
docs/source/changelog.rst
@@ -1,12 +1,24 @@
1
Changelog
2
=========
3
4
+2023.12.2
5
+---------
6
+
7
+Fixes
8
9
+- top-level glob in ZIP (#1454)
10
+- append mode on local ZIP files/truncate (#1449)
11
+- restrict ":" as protocol marker to data: (#1452)
12
+- sftp relative paths (#1451)
13
+- http encoding in HTTP FS put_file (#1450)
14
15
16
2023.12.1
17
---------
18
19
Fixes
20
-- Remove trailing "/" from directory names in zipFS (#1445)
21
+- Remove trailing "/" from directory names in zipFS/archive (#1445)
22
23
2023.12.0
24
0 commit comments