From 11fd03d05cc069f6d9d6951edd6666208f20d823 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 26 Jan 2024 01:04:04 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 3ef49c9..88a41a7 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.1136 - 2024-01-25 +### Added: +- Ava UI: Mod Manager. + - Adds a mod manager to the Avalonia UI. To access it, right click on a game and click on "Manage Mods". + ## 1.1.1135 - 2024-01-25 ### Changed: - Use driver name instead of vendor name in the status bar for Vulkan.