From 1c677baad2a16de990183d833b2686dec06c584b Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 28 Nov 2021 13:09:43 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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.