diff --git a/Changelog.md b/Changelog.md index 864b5c6..b32f40d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ 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.862 - 2023-06-03 +### Fixed: +- Check KeyboardMode in GUI. + - Fixes some issues when entering a different character type than a game requests into the keyboard applet. + ## 1.1.861 - 2023-06-03 ### Added: - Implement shader storage buffer operations using new Load/Store instructions.