Updated release note for next revision

This commit is contained in:
Christophe Riccio 2016-11-01 09:22:45 +01:00
parent c4f52dc98f
commit f79c7bf8ad

View File

@ -51,6 +51,9 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
## Release notes ## Release notes
#### [GLM 0.9.8.3](https://github.com/g-truc/glm/tree/0.9.8) - 2016-XX-XX
##### Fixes:
#### [GLM 0.9.8.2](https://github.com/g-truc/glm/releases/tag/0.9.8.2) - 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