Update CHANGELOG.md

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

View file

@ -7,7 +7,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### 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