Update changelog.md #1

Merged
That-One-Nerd merged 5 commits from 2021.1 into main 2021-05-06 11:04:54 -04:00
Showing only changes of commit cdccfe4fea - Show all commits

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