Fixed formatting

This commit is contained in:
Christophe Riccio 2016-11-03 19:14:54 +01:00
parent 10b9911285
commit 0c5926ce88

View File

@ -52,7 +52,6 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
---
## Release notes
---
### [GLM 0.9.9.0](https://github.com/g-truc/glm/releases/latest) - 2017-XX-XX
#### Features:
- Added RGBM encoding in GTC_packing #420