Skip to content

Commit 105b53f

Browse files
committed
Add entries to CHANGELOG
1 parent 13adc75 commit 105b53f

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
@@ -51,6 +51,8 @@
5151
- Added support for creating external links on a `Group` with `link_external`.
5252
- Added `Location` methods: `get_info`, `get_info_by_name`, `loc_type`, and `open_by_token`.
5353
- Added `Group` methods: `iter_visit`, `iter_visit_default`, `get_all_of_type`, `datasets`, `groups`, and `named_datatypes`.
54+
- Added `Debug` for `Handle`.
55+
- Added method `try_borrow` on `Handle` for not taking ownership of an HDF5 object.
5456

5557
### Changed
5658

0 commit comments

Comments
 (0)