Skip to content

Commit c41a3d2

Browse files
committed
Update HISTORY.md
1 parent 1c09937 commit c41a3d2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

HISTORY.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

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

5+
## v0.18.0 (in development)
6+
* Refactor Dataspaces (#1104)
7+
8+
## v0.17.2
9+
* Fix variable length strings as attributes (#1130)
10+
* Fix `h5_is_library_threadsafe` (#1138)
11+
* Fix `HF5_LIBVER_LATEST` up to HDF5 v1.15 (#1145)
12+
* Add Julia 1.11 nightly to tests (#1146)
13+
* Add fix for `Base.ReinterpretArrays` in Julia 1.11 (#1146)
14+
* Marked Windows virtual dataset tests as broken (#1146)
15+
16+
## v0.17.1
17+
* Added `set_libraries!` to conveniently set the preferences for a custom HDF5 library
18+
* Added new `HDF5.Filters.Registered` module containing information about registered filters
19+
* Miscellaneous documentation fixes
20+
521
## v0.17.0
622
* Replace build step by using Preferences.jl to use system HDF5 library
723

0 commit comments

Comments
 (0)