Updated Changelog (markdown)

MutantAura 2022-04-15 22:25:38 +01:00
parent 0304f54224
commit 85da595f0e

@ -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.