diff --git a/Changelog.md b/Changelog.md index 0496928..542a47c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,13 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.428 - 2022-12-05 +### Fixed: +- Ava GUI: Several UI Fixes. + - Adjusts styles and UI elements to more closely match WinUI theming. + - Adjusts how playtime is represented to hours and minutes. + - Type boxes and other focusable elements now defocus when empty-space is selected. + ## 1.1.427 - 2022-12-05 ### Fixed: - Restrict shader storage buffer search when match fails.