From 4c92921adf6fb00402596bbdac176d1611cd2e30 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sat, 23 Jan 2021 03:06:55 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 853e75e..2a9446c 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.6389 - 2021-01-20 +### Fixed +- Fixed an inverted read only flag in transfer memory creation. + - Fixes an issue with the inline swkbd implementation. + ## 1.0.6373 - 2021-01-20 ### Fixed - Fixed an issue preventing the SL + SR buttons from being mapped properly.