Skip to content

Commit 5bcc6b0

Browse files
committed
Add to changelog
1 parent 91a2186 commit 5bcc6b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- Add a `ByteReader` which implements `std::io::{Read, Seek}` for 1D `u8`
1111
datasets. Usage via `Dataset::as_byte_reader()`.
1212
- Add `chunk_visit` to visit all chunks in a dataset.
13+
- Implement `H5Type` for `num_complex::Complex`.
1314

1415
### Changed
1516

0 commit comments

Comments
 (0)