From 43f2ee40a979c6ab7de6a457437557670889d299 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 9 Oct 2023 16:42:25 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 2c89795..cc8e904 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ 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.1050 - 2023-10-09 +### Fixed: +- Fix games freezing after initializing LDN 1021 times. + - Fixes a regression from 1.1.1026 that caused Pokémon Sword/Shield to softlock after 20 minutes. + ## 1.1.1049 - 2023-10-08 ### Added: - Avalonia: Show aspect ratio popup options in status bar.