Update CHANGELOG.md
This commit is contained in:
parent
2f2988c4cf
commit
7e390571bf
1 changed files with 6 additions and 2 deletions
|
@ -6,12 +6,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [v0.17.0] - 2019-01-17
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Add signed `Angle` normalization
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
## [v0.17.0] - 2019-01-17
|
|
||||||
- Move `lerp()` from `InnerSpace` to `VectorSpace`
|
- Move `lerp()` from `InnerSpace` to `VectorSpace`
|
||||||
- `const` constructors
|
- `const` constructors
|
||||||
- Add signed `Angle` normalization
|
|
||||||
|
|
||||||
## [v0.16.1] - 2018-03-21
|
## [v0.16.1] - 2018-03-21
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue