Skip to content

Commit c95cac6

Browse files
committed
2.11.0a2 changelog
1 parent 440d097 commit c95cac6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/release.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@ Enhancements
1515
* write_empty_chunks=False deletes chunks consisting of only fill_value.
1616
By :user:`Davis Bennett <d-v-b>`; :issue:`738`.
1717

18+
* Move metadata handling to a class.
19+
By :user:`Greggory Lee <grlee77>`; :issue:`839`.
20+
21+
* Create a Base store class for Zarr Store.
22+
By :user:`Greggory Lee <grlee77>`; :issue:`789`.
23+
24+
Bug fixes
25+
~~~~~~~~~
26+
27+
* N5 keywords now emit UserWarning instead of raising a ValueError.
28+
By :user:`Boaz Mohar <boazmohar>`; :issue:`860`.
29+
1830
.. _release_2.10.2:
1931

2032
2.10.2

0 commit comments

Comments
 (0)