Update changelog.md

marked new changelog
This commit is contained in:
That_One_Nerd 2021-05-06 10:52:05 -04:00 committed by GitHub
parent 8cafcee9b3
commit cdccfe4fea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,3 +20,16 @@
- Miscellaneous
- Optional<T>
- Stats
# Version 2021.1:
Mainly centered around files and filesaving.
Added:
+ Filesaving.cs
+ File<T>
+ BinaryFile
+ ByteFile
+ TextFile
Removed:
General.cs
- Miscellaneous