Skip to content

Commit f9e98ef

Browse files
committed
Updated Changelog
1 parent e1713d0 commit f9e98ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/release.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ Fixes
2828
* Fixes issue with ``Delta`` Zarr 3 codec not working with ``astype``.
2929
By :user:`Norman Rzepka <normanrz>`, :issue:`664`
3030

31+
* Removed Version Check: The previous code included a check for the `NumPy` version
32+
and a warning if the version was incompatible with `zfpy`.
33+
This check has been removed because `zfpy` now supports the newer versions of `NumPy`.
34+
By :user:`Meher Gajula <me-her>`, :issue:`672`
3135

3236
Improvements
3337
~~~~~~~~~~~~

0 commit comments

Comments
 (0)