diff --git a/Changelog.md b/Changelog.md index e57f7b0..70858fd 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.197 - 2022-07-28 +### Fixed: +- Avalonia: Another Cleanup. + - Fixes crashes in the Avalonia UI's DLC Manager that would occur when managing DLC for a game that already had DLC added to it, when selecting 1 or more DLC files and adding them, or when clicking "Remove", "Remove All" or "Save" for titles with no DLC. + ## 1.1.196 - 2022-07-28 ### Fixed: - Avalonia: Cleanup UserEditor a bit.