diff --git a/Changelog.md b/Changelog.md index c292e5a..80844ec 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.743 - 2023-05-01 +### Added: +- Add hide-cursor command line argument & always hide cursor option. + - Adds "--hide-cursor" as a new command line argument which overrides the current settings. Possible values are: "Always", "OnIdle", "Never". The default value for the hide-cursor option will still be "Never". + ## 1.1.742 - 2023-04-29 ### Added: - Keep rendered textures without any pool references alive.