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 3e050e7 commit 7141de5Copy full SHA for 7141de5
docs/release-notes.rst
@@ -7,6 +7,8 @@ Unreleased
7
Bug fixes
8
~~~~~~~~~
9
10
+* Backwards compatibility for Zarr format 2 structured arrays (:issue:`2134`)
11
+
12
Features
13
~~~~~~~~
14
@@ -22,7 +24,6 @@ Other
22
24
23
25
26
* Fixes ``order`` argument for Zarr format 2 arrays (:issue:`2679`).
-* Backwards compatibility for Zarr format 2 structured arrays (:issue:`2134`)
27
28
* Fixes a bug that prevented reading Zarr format 2 data with consolidated
29
metadata written using ``zarr-python`` version 2 (:issue:`2694`).
0 commit comments