Update changelog
This commit is contained in:
parent
a02b94fb70
commit
46124ddcc5
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
### Added
|
||||
- Add missing by-ref and by-val permutations of `Quaternion` operators.
|
||||
- Ease lifetime constraints by removing `'static` from some scalar type
|
||||
parameters.
|
||||
|
||||
### Removed
|
||||
- Remove redundant `Point::{min, max}` methods - these are now covered by the
|
||||
|
|
Loading…
Reference in a new issue