Update Changelog.md

This commit is contained in:
Stephen Seo 2024-04-30 14:03:26 +09:00
parent 2f26496155
commit ff43e7c4d6

View file

@ -6,6 +6,10 @@ Add collision detection with Spheres.
Add some more vector/matrix math stuff. Add some more vector/matrix math stuff.
Replace Mat3 with Mat4.
Replace xyz-axis rotation floats in GenericBox with Mat4.
## Version 1.0.0 ## Version 1.0.0
First version of this library. First version of this library.