diff --git a/Changelog.md b/Changelog.md index 155e413..ef41690 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.843 - 2023-05-30 +### Fixed: +- Add Context Menu Option to Run Application. + - You can now launch games by right clicking them and selecting "Run Application" on the Avalonia UI. + ## 1.1.842 - 2023-05-29 ### Fixed: - Linux: Automatically increase vm.max_map_count if it's too low.