Skip to content

Commit 5fef1c0

Browse files
committed
fix release notes
1 parent 976c291 commit 5fef1c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Filters
1818

1919
Support has been added for configuring filters to preprocess chunk data prior
2020
to compression. See the tutorial section on :ref:`tutorial_filters` and the
21-
:mod:`zarr.filters` API docs for more information.
21+
:mod:`zarr.codecs` API docs for more information.
2222

2323
Other changes
2424
~~~~~~~~~~~~~
@@ -28,7 +28,7 @@ has been modified. See the :ref:`spec_v2` for more information. To migrate an
2828
array stored using Zarr version 1.x, use the :func:`zarr.storage.migrate_1to2`
2929
function.
3030

31-
The bundled Blosc library has been upgraded to version 1.10.2.
31+
The bundled Blosc library has been upgraded to version 1.11.0.
3232

3333
Acknowledgments
3434
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)