diff --git a/Changelog.md b/Changelog.md index 0f2c0ce..1122112 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.1.708 - 2023-04-12 +### Fixed: +- Avalonia - Move swkbd message null check into constructor. + - Fixes an issue where the software keyboard in Avalonia did not populate any example text the game provides, such as default character names. + ## 1.1.707 - 2023-04-11 ### Fixed: - HLE: Deal with empty title names properly.