From 292766538d1a5bd1c91f7ea74c7507741fdb638e Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 22 Oct 2023 18:56:54 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7eab868..90fa55b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1059 - 2023-10-21 +### Fixed: +- Revert "Ava UI: Input Menu Refactor" + - Removes changes made in 1.1.1058. + - Should resolve issues with button values not appearing/saving correctly. + ## 1.1.1058 - 2023-10-21 ### Fixed: - Ava UI: Input Menu Refactor.