From 23014cd3965050cc07093e254472f9f513a6baea Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 15 Feb 2021 14:54:52 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index e6f58ea..90607a2 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.0.6551 - 2021-02-15 +### Added +- Added an option to hide the mouse cursor on inactivity. + - This option can be enabled in Options > Settings > General tab > "Hide Cursor on Idle". + ## 1.0.6551 - 2021-02-11 ### Added - Implemented GetSystemSessionId and added associated prepo permission levels.