diff --git a/Changelog.md b/Changelog.md index c42c57f..2930681 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.57 - 2022-03-04 +### Added: +- T32: Implement B, B.cond, BL, BLX. + - Implements remaining thumb CPU instructions. No changes expected in games. + ## 1.1.56 - 2022-03-04 ### Added: - Preparation for initial Flatpack and FlatHub integration.