Update changelog.md

This commit is contained in:
That_One_Nerd 2021-04-12 19:41:02 -04:00 committed by GitHub
parent cc06718430
commit 1b921d63a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,24 @@
# Version 2021.0:
The Original Release of the Library.
It currently has:
Classes:
- Hashes
- Miscellaneous
- Stats
- Math
- List<T>
- Matrix<T>
Structs:
- Optional<T>
- Angle
- Color
- ColorByte
- Percent
- Vector
- Vector2
- Vector3
- Vector4
Interfaces:
- INegatives<T>