diff --git a/Changelog.md b/Changelog.md index a3fbd5f..988cddc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6052 - 2020-12-13 +### Fixed +- Fixed a regression introduced in 1.0.5090 (PR 1413) regarding the STREX instruction implementation that caused Sonic Forces to fail to boot. + ## 1.0.6051 - 2020-12-13 ### Changed - Improved shader cache resilience by supporting read-only mode if the cache.zip archive is already opened (i.e. if the game is launched in a second instance of the emulator).