Update changelog
This commit is contained in:
parent
f7bc6dcc54
commit
c9155dd7d9
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
`Quaternion` and `Angle` to make them easier to derive, and have clearer
|
||||
formatting.
|
||||
- Marks vectors, points, matrices, and angles as `#[repr(C, packed)]`.
|
||||
- Renames the `Vector::{length, length2}` functions to `Vector::{magnitude, magnitude2}`.
|
||||
|
||||
## [v0.7.0] - 2015-12-23
|
||||
|
||||
|
|
Loading…
Reference in a new issue