diff --git a/Changelog.md b/Changelog.md index 2930681..7d1a9cf 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.58 - 2022-03-04 +### Changed: +- Decoder: Exit on trapping instructions, and resume execution at trapping instruction. + - No changes expected in games. + ## 1.1.57 - 2022-03-04 ### Added: - T32: Implement B, B.cond, BL, BLX.