We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67dd64f commit b5154fbCopy full SHA for b5154fb
docs/release.rst
@@ -16,6 +16,17 @@ Release notes
16
.. note::
17
Zarr-Python 2 is in support mode now, and no new features will be added.
18
19
+.. _release_2.18.6:
20
+
21
+2.18.6
22
+------
23
24
+Fixes
25
+~~~~~
26
+* Pinned ``numcodecs`` to ``<0.16``. In ``numcodecs`` 0.16 deprecated code was removed
27
+ that makes it incompatible with zarr-python 2.18.
28
+ By :user:`David Stansby <dstansby>` (:issue:`2965`)
29
30
.. _release_2.18.5:
31
32
2.18.5
0 commit comments