diff --git a/Changelog.md b/Changelog.md index 41809ec..7044d89 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,14 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.410 - 2022-12-01 +### Fixed: +- Ava GUI: Make Dialogue More Intuitive. + - Renames "Save" to "OK" and "Close" to "Cancel". + - Layout of buttons adjusted to establish a clearer visual hierarchy (adapts to match OS). + - "OK" is now bound to Enter and the button is highlighted. + - "Cancel" is now bound to Escape. + ## 1.1.409 - 2022-12-01 ### Fixed: - Revert "nuget: bump SixLabors.ImageSharp from 1.0.4 to 2.1.3 (#3976)".