Prepare GLM 0.9.8.2 release

This commit is contained in:
Christophe Riccio 2016-11-01 09:08:12 +01:00
parent 535040b207
commit f3fc2b2862

View File

@ -51,7 +51,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
## Release notes ## Release notes
#### [GLM 0.9.8.2](https://github.com/g-truc/glm/tree/0.9.8) - 2016-11-01 #### [GLM 0.9.8.2](https://github.com/g-truc/glm/releases/tag/0.9.8.2) - 2016-11-01
##### Improvements: ##### Improvements:
- Added Visual C++ 15 detection - Added Visual C++ 15 detection
- Added Clang 4.0 detection - Added Clang 4.0 detection