diff --git a/Changelog.md b/Changelog.md index 96407b4..51414af 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.273 - 2022-09-19 +### Added: +- Implemented in IR the managed methods of the ShlReg region of the SoftFallback class. + - No known changes in games. + ## 1.1.272 - 2022-09-14 ### Added: - A32/T32/A64: Implement Hint instructions (CSDB, SEV, SEVL, WFE, WFI, YIELD).