Skip to content

Commit 5a9d3c5

Browse files
committed
Misc release notes
1 parent d145e0b commit 5a9d3c5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Release notes
55
Next release
66
------------
77

8+
9+
This release will be the last to support Python 3.5, next version of Zarr will be Python 3.6+.
10+
811
* `DirectoryStore` now uses `os.scandir`, which should make listing large store
912
faster, :issue:`563`
1013

@@ -14,6 +17,8 @@ Next release
1417
* Fix minor bug in `N5Store`.
1518
By :user:`gsakkis`, :issue:`550`.
1619

20+
* add new `FSStore` to open any ``fsspec`` supported protocol :issue:`546`
21+
1722
* Improve error message in Jupyter when trying to use the ``ipytree`` widget
1823
without ``ipytree`` installed.
1924
By :user:`Zain Patel <mzjp2>`; :issue:`537`

0 commit comments

Comments
 (0)