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 a4af95f commit 0b93322Copy full SHA for 0b93322
docs/release.rst
@@ -6,6 +6,26 @@ Release notes
6
Unreleased
7
----------
8
9
+.. _release_2.10.3:
10
+
11
+2.10.3
12
+------
13
14
+Bug fixes
15
+~~~~~~~~~
16
17
+* N5 keywords now emit UserWarning instead of raising a ValueError.
18
+ By :user:`Boaz Mohar <boazmohar>`; :issue:`860`.
19
20
+* blocks_to_decompress not used in read_part function.
21
+ By :user:`Boaz Mohar <boazmohar>`; :issue:`861`.
22
23
+* defines blocksize for array, updates hexdigest values.
24
+ By :user:`Andrew Fulton <andrewfulton9>`; :issue:`867`.
25
26
+* Fix test failure on Debian and conda-forge builds.
27
+ By :user:`Josh Moore <joshmoore>`; :issue:`871`.
28
29
.. _release_2.10.2:
30
31
2.10.2
0 commit comments