diff --git a/Changelog.md b/Changelog.md index f0a37c8..469df45 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.60 - 2022-03-05 +### Fixed: +- A32: Fix ALU immediate instructions. + - No changes expected in games. + ## 1.1.59 - 2022-03-05 ### Fixed: - Decoders: Fix instruction lengths for 16-bit branch instructions.