From 5f48b924a79c26c5b0024e0a28eb31fcb5faea37 Mon Sep 17 00:00:00 2001 From: Oj Date: Fri, 10 Dec 2021 20:13:16 +0000 Subject: [PATCH] [Changelog] Add v0.2 --- changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 changelog.md diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..6cceda4 --- /dev/null +++ b/changelog.md @@ -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 \ No newline at end of file