Update the changelog.
This commit is contained in:
parent
cce7d9e9b6
commit
7eb5fd3ba6
@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
|
|||||||
## [0.28.0]
|
## [0.28.0]
|
||||||
### Added
|
### Added
|
||||||
- Implement `Hash` for `Transform`.
|
- Implement `Hash` for `Transform`.
|
||||||
|
- Implement `Borrow` and `BorrowMut` for contiguous slices.
|
||||||
|
|
||||||
### Modified
|
### Modified
|
||||||
- The `OPoint<T, D>` type has been added. It takes the dimension number as a type-level integer (e.g. `Const<3>`) instead
|
- The `OPoint<T, D>` type has been added. It takes the dimension number as a type-level integer (e.g. `Const<3>`) instead
|
||||||
|
Loading…
Reference in New Issue
Block a user