diff --git a/Changelog.md b/Changelog.md index 897550b..47b0c87 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7156 - 2022-01-03 +### Added: +- Implement analog stick range modifier. + - Adds range modification to the analog sticks of a given controller. Setting it above 1.00 makes it easier for controllers (especially older ones) to reach max stick values. + ## 1.0.7155 - 2022-01-03 ### Added: - ffmpeg: Add extra checks and error messages.