diff --git a/Changelog.md b/Changelog.md index bcd0246..edcb5cd 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.6659 - 2021-02-20 +### Changed +- Miscellaneous input handling refactoring. + - Resolves myriad input mapping issues including phantom button presses while mapping DirectInput devices. + ## 1.0.6635 - 2021-02-19 ### Changed - Windows now recognizes Ryujinx as a DPI-aware application. Also fixes DPI scaling in other operating systems.