We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3677c2c commit 4e3f320Copy full SHA for 4e3f320
1 file changed
CHANGELOG.md
@@ -15,6 +15,8 @@ at least version 3.10.0 of CMake is required now.
15
**Interface Changes**
16
17
- new read method: attribute meta info #248 #268
18
+ - the methods `readAttribute`/`readGlobalAttribute` are deprecated
19
+ - use safer `readAttributeInfo`/`readGlobalAttributeInfo` instead
20
- keep info on H5 datatypes in collection types #259
21
22
**Bug Fixes**
0 commit comments