|
|
@@ -51,7 +51,10 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|
|
|
|
|
## Release notes
|
|
|
|
|
|
-#### [GLM 0.9.8.5](https://github.com/g-truc/glm/tree/0.9.8) - 2017-0X-XX
|
|
|
+#### [GLM 0.9.8.5](https://github.com/g-truc/glm/releases/tag/0.9.8.5) - 2017-08-16
|
|
|
+##### Features:
|
|
|
+- Added Conan package support #647
|
|
|
+
|
|
|
##### Fixes:
|
|
|
- Fixed Clang version detection from source #608
|
|
|
- Fixed packF3x9_E1x5 exponent packing #614
|