diff --git a/Changelog.md b/Changelog.md index 98f711e..337eff7 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.6369 - 2021-01-19 +### Fixed +- Fixed a regression introduced in 1.0.6351 (PR 1929) that caused swkbd prompts to softlock the game when called + ## 1.0.6367 - 2021-01-19 ### Added - Implemented Fmaxnmp & Fminnmp Scalar instructions.