diff --git a/Changelog.md b/Changelog.md index e015e61..f0a37c8 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.59 - 2022-03-05 +### Fixed: +- Decoders: Fix instruction lengths for 16-bit branch instructions. + - No changes expected in games. + ## 1.1.58 - 2022-03-04 ### Changed: - Decoder: Exit on trapping instructions, and resume execution at trapping instruction.