From acca7c0caf3c37cbc164d25c1093203dc759c66c Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 8 Jul 2022 19:19:21 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 7972a1a..0641b82 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.169 - 2022-07-08 +### Fixed: +- Avalonia - Ensure mouse cursor is only hidden when mouse is in renderer. + - Fixes a bug in the upcoming Avalonia UI where the mouse cursor wouldn't be hidden properly. + ## 1.1.168 - 2022-07-08 ### Changed: - Relicense Ryujinx.Audio under the terms of the MIT license