diff --git a/Changelog.md b/Changelog.md index b2c4833..554a845 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,13 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.965 - 2023-07-18 +### Fixed: +- sdl2: Update to Ryujinx.SDL2-CS 2.28.1. + - May improve support for third-party Nintendo Switch Controllers. + - Fixes Xbox One Controllers from powering off when opening the settings menu. + - Fixes Xbox One Controllers from randomly not receiving inputs. + ## 1.1.964 - 2023-07-17 ### Fixed: - [Hotfix] sockets: Resolve empty port requests to 0 again.