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: