From 4802129de9f22fb0ab20124db9703dc16722c870 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 2 Dec 2022 04:41:16 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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)".