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/).
|
||||
|
||||
## [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]
|
||||
### Added
|
||||
- A `convert-glam` cargo feature to enable implementations of `From` traits to convert
|
||||
|
|
Loading…
Reference in New Issue