diff --git a/Changelog.md b/Changelog.md index a442902..b1de8b7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,13 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.104 - 2022-04-15 +### Added: +- Implement HwOpus multistream functions. + - Implements multistream related Opus decoding functions + - Required by MLB The Show 22 and potentially others. + + ## 1.1.103 - 2022-04-15 ### Fixed: - ReactiveObject: Handle case when oldValue is null.