diff --git a/Changelog.md b/Changelog.md index b251c00..a3c7c05 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.1.681 - 2023-03-24 +### Fixed: +- sdl2: Update to Ryujinx.SDL2-CS 2.26.3. + - Fixes infinite loop shutting down WGI controllers. + - Fixes centering the D-pad on some Xbox controllers. + - Allows some copycat DualShock 4 controllers and possibly other gamepads to work natively on Ryujinx. + ## 1.1.680 - 2023-03-24 ### Fixed: - Batch inline index buffer update.