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 976c291 commit 5fef1c0Copy full SHA for 5fef1c0
docs/release.rst
@@ -18,7 +18,7 @@ Filters
18
19
Support has been added for configuring filters to preprocess chunk data prior
20
to compression. See the tutorial section on :ref:`tutorial_filters` and the
21
-:mod:`zarr.filters` API docs for more information.
+:mod:`zarr.codecs` API docs for more information.
22
23
Other changes
24
~~~~~~~~~~~~~
@@ -28,7 +28,7 @@ has been modified. See the :ref:`spec_v2` for more information. To migrate an
28
array stored using Zarr version 1.x, use the :func:`zarr.storage.migrate_1to2`
29
function.
30
31
-The bundled Blosc library has been upgraded to version 1.10.2.
+The bundled Blosc library has been upgraded to version 1.11.0.
32
33
Acknowledgments
34
~~~~~~~~~~~~~~~
0 commit comments