diff --git a/Changelog.md b/Changelog.md index 3846321..aee99b3 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.1307 - 2024-05-14 +### Fixed: +- Disable keyboard controller input while swkbd is open (foreground). + - Fixes an issue where playing Stardew Valley with a keyboard would cause the software keyboard prompt not to close. + ## 1.1.1306 - 2024-05-14 ### Fixed: - Make TextureGroup.ClearModified thread safe.