Update CHANGELOG.md

This commit is contained in:
Dzmitry Malyshau 2019-01-17 13:14:36 -05:00 committed by GitHub
parent 2f2988c4cf
commit 7e390571bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,12 +6,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## [v0.17.0] - 2019-01-17
### Added
- Add signed `Angle` normalization
### Changed
## [v0.17.0] - 2019-01-17
- Move `lerp()` from `InnerSpace` to `VectorSpace`
- `const` constructors
- Add signed `Angle` normalization
## [v0.16.1] - 2018-03-21