Skip to content

Commit 2f7cc24

Browse files
committed
Document additions in CHANGELOG
1 parent 312fac4 commit 2f7cc24

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@
4949
but must read the entire attribute at once).
5050
- Added support in `hdf5-sys` for the new functions in `hdf5` `1.10.6` and `1.10.7`.
5151
- Added support for creating external links on a `Group` with `link_external`.
52+
- Added `Location` methods: `get_info`, `get_info_by_name`, `loc_type`, and `open_by_token`.
53+
- Added `Group` methods: `iter_visit`, `iter_visit_default`, `get_all_of_type`, `datasets`, `groups`, and `named_datatypes`.
5254

5355
### Changed
5456

0 commit comments

Comments
 (0)