diff --git a/Changelog.md b/Changelog.md index b73298a..e21e32c 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.26 - 2022-02-11 +### Fixed: +- InstEmitMemory32: Literal loads always have word-aligned PC. + - No changes to emulator functionality. + ## 1.1.25 - 2022-02-11 ### Fixed: - Fix missing geometry shader passthrough inputs.