Skip to content

Commit

Permalink
Add HDF5 1.14.4 fixes to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Apr 9, 2024
1 parent 8f513ce commit 76afe10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/whatsnew/3.11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Exposing HDF5 functions
Bug fixes
---------

* h5py's tests pass with HDF5 1.14.4, which is due to be released shortly after
h5py 3.11 (:pr:`2406`).
* :meth:`~.Dataset.iter_chunks()` now behaves correctly with a selection
(:pr:`2381`).
* HDF5 allows external datasets (with the data stored in a separate file) to be
Expand Down

0 comments on commit 76afe10

Please sign in to comment.