diff --git a/Changelog.md b/Changelog.md index 111c048..bf06bc9 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.6851 - 2021-04-26 +### Fixed +- Fixed unsolicited input (buttons pressing themselves/analog directions without user input) in all games known to exhibit the issue, including Mega Man 11, Crash Bandicoot 4, Balan Wonderworld, ADVERSE, Effie, and many other UE4 games. + ## 1.0.6850 - 2021-04-24 ### Fixed - Fixed a typo in NpadIdType (changed uint to int).