From c0dbc2b1efd9259bd6d02308953d3fb117e92be8 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 20 Oct 2023 20:16:48 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) 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.