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 91ead5f commit 54ce0b4Copy full SHA for 54ce0b4
docs/source/changelog.rst
@@ -1,6 +1,26 @@
1
Changelog
2
=========
3
4
+2024.6.0
5
+--------
6
+
7
+Enhancements
8
9
+- allow dicts (not just bytes) for referenceFS (#1616
10
+- make filesystems JSON serializeable (#1612)
11
+- implement multifile cat() for github (#1620)
12
13
+Fixes
14
15
+- implement auto_mkdir for SMB (#1604)
16
17
+Other
18
19
+- add doc deps to pyproject (#1613)
20
+- re-remove test from package (#1611)
21
+- formatting (#1610, 1608, 1602)
22
+- change monthly download badge (#1607)
23
24
2024.5.0
25
--------
26
0 commit comments