Skip to content

Commit d17c992

Browse files
authored
Update README.md
1 parent dc6eb49 commit d17c992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ you have the latest version
2525
- **[api rename]** by starting v0.4.5, **glm_simd** functions are renamed to **glmm_**
2626
- **[new option]** by starting v0.4.5, you can disable alignment requirement, check options in docs.
2727
- **[major change]** by starting v0.5.0, vec3 functions use **glm_vec3_** namespace, it was **glm_vec_** until v0.5.0
28+
- **[major change]** by starting v0.5.1, built-in alignment is removed from **vec3** and **mat3** types
2829

2930
#### Note for C++ developers:
3031
If you don't aware about original GLM library yet, you may also want to look at:

0 commit comments

Comments
 (0)