diff --git a/Changelog.md b/Changelog.md index 232c792..3cdda2a 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.1337 - 2024-06-25 +### Fixed: +- SetProcessMemoryPermission address and size are always 64-bit. + - No expected user-facing changes. + ## 1.1.1336 - 2024-06-19 ### Fixed: - JIT: Coalesce copies on LSRA with simple register preferencing.