Skip to content

Commit

Permalink
Update HISTORY.MD through v0.17.2, begin v0.18 notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mkitti committed Apr 5, 2024
1 parent ab76acc commit eaf6641
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

Please also see the [release notes](https://github.com/JuliaIO/HDF5.jl/releases) for additional details.

## v0.18.0 (in development)
* Refactor Dataspaces (#1104)

## v0.17.2
* Fix variable length strings as attributes (#1130)
* Fix `h5_is_library_threadsafe` (#1138)
* Fix `HF5_LIBVER_LATEST` up to HDF5 v1.15 (#1145)
* Add Julia 1.11 nightly to tests (#1146)
* Add fix for `Base.ReinterpretArrays` in Julia 1.11 (#1146)
* Marked Windows virtual dataset tests as broken (#1146)

## v0.17.1
* Added `set_libraries!` to conveniently set the preferences for a custom HDF5 library
* Added new `HDF5.Filters.Registered` module containing information about registered filters
Expand Down

0 comments on commit eaf6641

Please sign in to comment.