Update changelog
This commit is contained in:
parent
3d55187a7d
commit
df89ec262c
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
- Improves the `fmt::Debug` impls for `Vector`, `Matrix`, `Point`, `Decomposed`,
|
- Improves the `fmt::Debug` impls for `Vector`, `Matrix`, `Point`, `Decomposed`,
|
||||||
`Quaternion` and `Angle` to make them easier to derive, and have clearer
|
`Quaternion` and `Angle` to make them easier to derive, and have clearer
|
||||||
formatting.
|
formatting.
|
||||||
|
- Marks vectors, points, matrices, and angles as `#[repr(C, packed)]`.
|
||||||
|
|
||||||
## [v0.7.0] - 2015-12-23
|
## [v0.7.0] - 2015-12-23
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue