diff --git a/Changelog.md b/Changelog.md index 163474c..cccf398 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,13 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5577 - 2020-10-28 +### Changed +- Improved motion controls. + - Reduces input lag. + - Alt slots now work for paired joycons. + - Fixes issue with input settings not saving properly unless default profile is loaded. + ## 1.0.5573 - 2020-10-25 ### Fixed - Updated vertex buffer handle null checks to prevent draws with invalid states.