diff --git a/Changelog.md b/Changelog.md index 8fca8cc..79efb01 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.0.6630 - 2021-02-19 +### Fixed +- Fixed another issue introduced in the IPC refactoring changes involving returned buffer sizes. These are now provided explicitly in GetClientId calls. + - Resolves a crash in Horizon Chase Turbo, Doom, and potentially other games with similar calls. + ## 1.0.6604 - 2021-02-17 ### Fixed - Fixed an issue introduced in the IPC refactoring changes involving returned buffer sizes. These are now provided explicitly in GetFirmwareVersion calls.