diff --git a/Changelog.md b/Changelog.md index 5383bed..171b096 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.308 - 2022-10-17 +### Fixed: +- Fix kernel VA allocation when random allocation fails. + - Fixes an issue with random allocations that may have affected some 32-bit games, such as DoDonPachi Resurrection, although no discernible changes were observed during gameplay. + ## 1.1.307 - 2022-10-17 ### Fixed: - Avalonia - Remove on property changed call in Time Zone validation.