diff --git a/Changelog.md b/Changelog.md index 1e01b1e..5ab7067 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.6348 - 2021-01-18 +### Changed +- Changed joystick inputs to be treated as in a circular zone instead of a square zone. + - Fixes diagonal analog joystick input not working when mapped to keyboard controls. + ## 1.0.6346 - 2021-01-18 ### Fixed - Fixed the missing Ryujinx icon in Linux that has been missing since the GUI refactor.