Updated Changelog (markdown)

MutantAura 2024-07-16 22:31:29 +01:00
parent 73569ddff4
commit 386d7409c1
1 changed files with 10 additions and 0 deletions

@ -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). 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 ## 1.1.1348 - 2024-07-15
### Fixed: ### Fixed: