Update the changelog.

This commit is contained in:
Crozet Sébastien 2021-03-06 19:17:53 +01:00
parent b687c63bb2
commit 1d7a5611b8
1 changed files with 5 additions and 0 deletions

View File

@ -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