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.