Skip to content

Commit a4e1bb6

Browse files
authored
Update release note
1 parent 6dd00c0 commit a4e1bb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Fixes
2828
* Fixes issue with ``Delta`` Zarr 3 codec not working with ``astype``.
2929
By :user:`Norman Rzepka <normanrz>`, :issue:`664`
3030
* Cleanup ``PCodec`` soft dependency.
31+
Previously importing ``numcodecs.pcodec`` would work if ``pcodec`` is not installed,
32+
but now it will fail to import. This mirrors the behaviour of other optional dependencies.
3133
By :user:`John Kirkham <jakirkham>`, :issue:`647`
3234

3335

0 commit comments

Comments
 (0)