diff --git a/Changelog.md b/Changelog.md index 9364c16..62cdb5c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.24 - 2022-02-10 +### Fixed: +- Ship SoundIO library only for the specified runtime. + - Ensures that the SoundIO project gets "RuntimeIdentifiers" property when built as a subproject, so that the correct platform-specific files are provided. + ## 1.1.23 - 2022-02-09 ### Fixed: - Add a limit on the number of uses a constant may have.