diff --git a/Changelog.md b/Changelog.md index 8c0d529..887b864 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.0.7112 - 2021-11-29 +### Fixed: +- Don't blow up everything if a DLC file is moved or renamed. + - Fixes DLC manager crashing the emulator when DLC files have been moved or renamed, removing the need to delete a DLC.json file when this happens. + ## 1.0.7111 - 2021-11-28 ### Added: - infra: Migrate to .NET 6.