Remove extraneous "33" in RELEASE.txt (#3425)

This commit is contained in:
Neil Fortner
2023-08-24 10:43:36 -07:00
committed by GitHub
parent b80eaf8631
commit 1d79445a1d
+1 -1
View File
@@ -293,7 +293,7 @@ Bug Fixes since HDF5-1.14.0 release
Library
-------
- Fixed performance regression with some compound type conversions
33
In-place type conversion was introduced for most use cases in 1.14.2.
While being able to use the read buffer for type conversion potentially
improves performance by performing the entire I/O at once, it also