From 6abc3454dc10cb2b53c13503dd386e08481d7a31 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 6 Dec 2022 01:43:27 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 51da95c..2cce1ac 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.431 - 2022-12-05 +### Fixed: +- Fix Sorting Regression. + - Fixes a regression introduced in 1.1.428 that caused the games list to disappear. + ## 1.1.430 - 2022-12-05 ### Fixed: - Fix shaders with global memory access from unknown locations.