diff --git a/Changelog.md b/Changelog.md index b4e8044..9512e32 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,19 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.173 - 2022-07-11 +### Fixed: +- Avalonia - Couple fixes and improvements. + - Fixes a crash in the Avalonia UI when bringing up the autoupdater. + - Reduces size of cheat window. + - Enables Tiered Compilation (speeds up Avalonia UI startup time). + - Removes compiler warnings from the Avalonia project. + +## 1.1.172 - 2022-07-11 +### Fixed: +- Avalonia - Further Optimize Chinese Translation. + - Updates the Simplified Chinese localization for Avalonia. + ## 1.1.171 - 2022-07-08 ### Added: - UI - Avalonia Part 3.