From fc4b2760ba9b483ba940daeb1c8d8d038c24305a Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sat, 17 Apr 2021 11:00:11 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 66cceec..b0b7134 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.6837 - 2021-04-17 +### Fixed +- Fixed a controller applet related softlock occurring in Mario Kart 8 Deluxe while navigating multiplayer menus. + ## 1.0.6836 - 2021-04-15 ### Changed - Subtracted haptic and sensor initialization from the SDL2 implementation as they are not needed.