diff --git a/Changelog.md b/Changelog.md index 7dd9121..2e32bc9 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.884 - 2023-06-11 +### Fixed: +- ava: Show/Hide UI Hotkey fix. + - Fixes the ability to Show/Hide the UI on Avalonia when using F4 or the assigned Hotkey + ## 1.1.883 - 2023-06-10 ### Fixed: - Implement fast path for AES crypto instructions on Arm64.