diff --git a/Changelog.md b/Changelog.md index f5b524b..35462f2 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.800 - 2023-05-14 +### Fixed: +- [GUI] Fix always hide cursor mode not hiding the cursor until it was moved. + - Fixes a bug on the Avalonia UI where the hide cursor mode wasn't applied correctly if the cursor wasn't moved first. + ## 1.1.799 - 2023-05-13 ### Fixed: - Vulkan: Device map buffers written more than flushed.