Updated readme for GLM 0.9.7 release

This commit is contained in:
Christophe Riccio 2016-05-24 22:30:51 +02:00
parent 2a4c7e77d6
commit 767aa16e5b

View File

@ -51,8 +51,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
## Release notes
#### [GLM 0.9.7.5](https://github.com/g-truc/glm/tree/0.9.7) - 2016-0X-XX
#### [GLM 0.9.7.5](https://github.com/g-truc/glm/releases/tag/0.9.7.5) - 2016-05-24
##### Improvements:
- Added Visual C++ Clang toolset detection