[Changelog] Add v0.2

This commit is contained in:
Ducko 2021-12-10 20:13:16 +00:00
parent e35f00bfe8
commit 5f48b924a7
1 changed files with 11 additions and 0 deletions

11
changelog.md Normal file
View File

@ -0,0 +1,11 @@
# OpenAsar Changelog
## v0.2
- **Size Improvements** - size of OpenAsar is now only ~200kb! (Used to be ~4mb)
- **Windows Quickstart v2** - should be even faster and a lot more stable
- **Hardware Acceleration Support** - now correctly disables hardware acceleration if disabled
- **Small Rewrites** - some small rewrites and cleaning up
- **Logging Tweaks** - as always tweaks to logging output to be more helpful
## v0.1
- Initial Release