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.