diff --git a/HISTORY.md b/HISTORY.md index 8fb04346..40ded242 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,6 +4,7 @@ Please also see the [release notes](https://github.com/JuliaIO/HDF5.jl/releases) ## v0.18.0 (in development) * Refactor Dataspaces (#1104) +* Convert filter packages into package extensions (#1160) ## v0.17.2 * Fix variable length strings as attributes (#1130)