diff --git a/Changelog.md b/Changelog.md index 0efc3f4..aa8c75f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,18 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.7110 - 2021-11-28 +### Fixed: +- kernel: Fix sleep timing accuracy. + - Fixes softlocks and slow timer in Hyrule Warriors: Definitive Edition. + - Greatly improves loading in Breath of the Wild 1.0.0. + - Slightly improves performance in some games. + +## 1.0.7109 - 2021-11-28 +### Added: +- kernel: Add support for CFI. + - No known changes in games. + ## 1.0.7108 - 2021-11-24 ### Added: - account/ns: Implement 13.0.0+ service calls.