Skip to content

Commit

Permalink
Update CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
1uc committed Aug 20, 2024
1 parent f10adc9 commit 7834d09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ If you want to cite us, we now are on Zenodo: https://zenodo.org/records/1067973
- `ProductSet` let you select a cartesian product of slices. (#842)

### Improvements
- Optimize chained hyperslab selection. (#1031)
- Type `T[N]` or `T[N][M]` will work better. (#929)
- `DataspaceType` is now an enum class for `dataspace_scalar` or `dataspace_null`. (#900)

Expand Down

0 comments on commit 7834d09

Please sign in to comment.