From 331483656aa1c169ad168c959a86a2ae8b637362 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 20 Nov 2022 02:58:57 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index a2f2483..a7fe11f 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.366 - 2022-11-19 +### Fixed: +- Unsubscribe MemoryUnmappedHandler even when GPU channel is destroyed. + - Fixes a regression introduced in 1.1.361 that caused World of Light to crash in Super Smash Bros. Ultimate. + ## 1.1.365 - 2022-11-19 ### Fixed: - Fix shader cache on Vulkan when geometry shaders are inserted.