Update README.md

This commit is contained in:
Zak Strange
2021-08-31 17:11:42 -07:00
committed by GitHub
parent d69a859d73
commit ba5405ac0f

View File

@@ -10,7 +10,6 @@ To get started, go download [the latest release](https://github.com/HandmadeMath
Version | Changes |
----------------|----------------|
**1.13.0** | Fully inlined HandmadeMath.h. No need for HANDMADE_MATH_IMPLEMENTATION anymore |
**1.12.1** | Added extra parentheses around some macros |
**1.12.0** | Added Unary Minus operator for `HMM_Vec2`, `HMM_Vec3`, and `HMM_Vec4`. |