Skip to content

Commit 7eb5fd3

Browse files
committed
Update the changelog.
1 parent cce7d9e commit 7eb5fd3

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
@@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
77
## [0.28.0]
88
### Added
99
- Implement `Hash` for `Transform`.
10+
- Implement `Borrow` and `BorrowMut` for contiguous slices.
1011

1112
### Modified
1213
- The `OPoint<T, D>` type has been added. It takes the dimension number as a type-level integer (e.g. `Const<3>`) instead

0 commit comments

Comments
 (0)