Updated tentative release date

This commit is contained in:
Christophe Riccio 2020-01-05 14:46:09 +01:00
parent 4fce0f0de5
commit de00ac4ef5

View File

@ -53,7 +53,7 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate)
## Release notes
### [GLM 0.9.9.7](https://github.com/g-truc/glm/releases/latest) - 2019-XX-XX
### [GLM 0.9.9.7](https://github.com/g-truc/glm/releases/latest) - 2020-01-XX
#### Improvements:
- Improved Neon support with more functions optimized #950
- Added CMake GLM interface #963