Update 2.1.1 release date; add release note (#6315)

Update release date.
Add patch release note for macOS binary signing fix.
This commit is contained in:
Larry Knox
2026-03-21 13:02:39 -05:00
committed by GitHub
parent 5ac9f35987
commit d854884f5f
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
HDF5 version 2.1.1 released on 2026-03-20
HDF5 version 2.1.1 released on 2026-03-23
<div align="center">
![HDF5 Logo][u3]
+1
View File
@@ -5,6 +5,7 @@ HDF5 version 2.1.1 released on 2026-03-20
> [!Note]
>
> - A typo in variable LT_HL_F_VERS_INTERFACE left H5_HL_F_SOVERS_INTERFACE empty, resulting in malformed macOS linker flags. The typo was fixed in this patch release.
> - A change in the directory structure of one of the compression filters resulted in undetected failure signing the hdf5-2.1.0-macos14_clang.dmg release binary. This was found and fixed in this patch release.
---
HDF5 version 2.1.0 released on 2026-03-02