From 386d7409c189e45285cd6c876da8ff69ef381ed7 Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Tue, 16 Jul 2024 22:31:29 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Changelog.md b/Changelog.md index 66f7933..13364ec 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,16 @@ 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.1350 - 2024-07-16 +### Added: +- Add support for multi game XCIs (second try). + - Implements loader support for XCI packages that contain multiple title entries. + - Fixes recognition of XCI files that contain title updates alongside the base game. + +## 1.1.1349 - 2024-07-16 +### Changed: +- Remove CommandBufferScoped Dependencies. + - Code cleanup. No expected user-facing changes. ## 1.1.1348 - 2024-07-15 ### Fixed: