From 27c1b749d4bcf2fb5bcfcc9563d7c1fbcac9d167 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 14 May 2024 16:26:15 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index aee99b3..83be9c3 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.1308 - 2024-05-14 +### Fixed: +- Add missing lock on texture cache UpdateMapping method. + - Fixes a crash in Harmony: The Fall of Reverie upon entering the Naiads. + ## 1.1.1307 - 2024-05-14 ### Fixed: - Disable keyboard controller input while swkbd is open (foreground).