Skip to content

Commit 5b00f20

Browse files
committed
Update with changelog from 2.10.3
1 parent 369f502 commit 5b00f20

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/release.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,26 @@ Enhancements
2121
* Create a Base store class for Zarr Store.
2222
By :user:`Greggory Lee <grlee77>`; :issue:`789`.
2323

24+
.. _release_2.10.3:
25+
26+
2.10.3
27+
------
28+
2429
Bug fixes
2530
~~~~~~~~~
2631

2732
* N5 keywords now emit UserWarning instead of raising a ValueError.
2833
By :user:`Boaz Mohar <boazmohar>`; :issue:`860`.
2934

35+
* blocks_to_decompress not used in read_part function.
36+
By :user:`Boaz Mohar <boazmohar>`; :issue:`861`.
37+
38+
* defines blocksize for array, updates hexdigest values.
39+
By :user:`Andrew Fulton <andrewfulton9>`; :issue:`867`.
40+
41+
* Fix test failure on Debian and conda-forge builds.
42+
By :user:`Josh Moore <joshmoore>`; :issue:`871`.
43+
3044
.. _release_2.10.2:
3145

3246
2.10.2

0 commit comments

Comments
 (0)