Updated Changelog (markdown)

MetrosexualGarbodor 2024-06-25 12:17:46 +01:00
parent 0ad79ca05c
commit cb4858a31b
1 changed files with 5 additions and 0 deletions

@ -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.