forked from M-Labs/nalgebra
Update the changelog.
This commit is contained in:
parent
b687c63bb2
commit
1d7a5611b8
@ -4,6 +4,11 @@ documented here.
|
|||||||
|
|
||||||
This project adheres to [Semantic Versioning](https://semver.org/).
|
This project adheres to [Semantic Versioning](https://semver.org/).
|
||||||
|
|
||||||
|
## [0.25.3] - WIP
|
||||||
|
### Added
|
||||||
|
- The `Vector::simd_cap_magnitude` method to cap the magnitude of the a vector with
|
||||||
|
SIMD components.
|
||||||
|
|
||||||
## [0.25.2]
|
## [0.25.2]
|
||||||
### Added
|
### Added
|
||||||
- A `convert-glam` cargo feature to enable implementations of `From` traits to convert
|
- A `convert-glam` cargo feature to enable implementations of `From` traits to convert
|
||||||
|
Loading…
Reference in New Issue
Block a user