From 99dff6071caa83f1cc82a8be23bd36080d4395b7 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 4 Mar 2021 04:50:39 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 242e28c..0b070b6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6774 - 2021-03-04 +### Fixed +- Fixed SetStandardSteadyClockInternalOffset permission check. + ## 1.0.6773 - 2021-03-02 ### Changed - Added loading bars at the bottom of the main window for pre-boot host shader cache building and PPTC translation operations to give users a visual indicator of boot progress.