Update changelog.md

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

View File

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