diff --git a/Changelog.md b/Changelog.md index 35462f2..590712e 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.801 - 2023-05-17 +### Fixed: +- macos: Fix relaunch with updater when no arguments were provided to the emulator. + - Fixes macOS builds not restarting after an update if the emulator was started without arguments (for example on non-portable builds). + ## 1.1.800 - 2023-05-14 ### Fixed: - [GUI] Fix always hide cursor mode not hiding the cursor until it was moved.