diff --git a/Changelog.md b/Changelog.md index 4c84da7..ea7e0ff 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.1057 - 2023-10-20 +### Added: +- Add "Create Shortcut" To app context menu. + - You can now right click a game on the list and click on "Create Application Shortcut" to create a shortcut for that specific game on your desktop. + ## 1.1.1056 - 2023-10-20 ### Added: - Avalonia: Make slider scrollable with mouse wheel.