From 37e494755096794ccc90851f8a19bae4470da0b6 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 10 Feb 2021 17:33:56 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index b85e50d..1b76b06 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,13 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6544 - 2021-02-10 +### Changed +- Improved inline keyboard compatibility. + - Implements a new keyboard request used by Monster Hunter Rise Demo. + - Fixes a softlock or crash on Monster Hunter Generations Ultimate in certain situations when using the keyboard. + - Fixes a softlock in Dark Souls Remastered if entering a player name for a second time that is shorter than the first. + ## 1.0.6540 - 2021-02-10 ### Changed - Edited the global.json file to allow the use of dotnet sdk 5.0.xxx rather than locking it to 5.0.100.