Browse Source

Preparing GLM 0.9.8.5 release

Christophe Riccio 8 years ago
parent
commit
440ab98019
1 changed files with 4 additions and 1 deletions
  1. 4 1
      readme.md

+ 4 - 1
readme.md

@@ -51,7 +51,10 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
 
 
 ## Release notes
 ## 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:
 ##### Fixes:
 - Fixed Clang version detection from source #608
 - Fixed Clang version detection from source #608
 - Fixed packF3x9_E1x5 exponent packing #614
 - Fixed packF3x9_E1x5 exponent packing #614