From 13ca049d04b225953129ef46ff73299f1a33ee0a Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 19 Nov 2020 17:33:21 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7196f57..b72e9eb 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.0.5773 - 2020-11-19 +### Added +- Added olsc:u service and stubbed some associated calls. + - Fixes boot-time crash for Animal Crossing: New Horizons update version 1.6.0. + ## 1.0.5763 - 2020-11-18 ### Added - Added click-to-toggle functionality for Vsync on/off and Docked/Handheld modes in the status bar (bottom of the Ryujinx window). Simply click once on the respective item in the status bar to toggle.