Skip to content

Commit b281bc9

Browse files
committed
Add release notes
1 parent 45ea40d commit b281bc9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/release-notes.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Bug fixes
1313

1414
* Fixes a bug that prevented reading Zarr format 2 data with consolidated metadata written using ``zarr-python`` version 2 (:issue:`2694`).
1515

16-
* Ensure that compressor=None results in no compression when writing Zarr format 2 data (:issue:`2708`)
16+
* Ensure that compressor=None results in no compression when writing Zarr format 2 data (:issue:`2708`).
17+
18+
* Improves consistency of reprs, open/close behavior, and equality checking across Stores (:issue:`2693`).
1719

1820
Behaviour changes
1921
~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)