diff --git a/Changelog.md b/Changelog.md index b7dc227..dab5cd7 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.978 - 2023-08-09 +### Fixed: +- Allow access to code memory for exefs mods. + - Fixes an issue where games would crash if mods utilizing JIT (most notably exlaunch) were used. + ## 1.1.977 - 2023-08-07 ### Added: - Implement Color Space Passthrough option (Vulkan/Avalonia only).