diff --git a/Changelog.md b/Changelog.md index cdb72c5..0629db0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1031 - 2023-09-26 +### Fixed: +- Ava: Fix regressions by rewriting CheckLaunchState. + - Fixes a regression from 1.1.1027 that caused Avalonia to hang on launch when trying to bring up warnings for missing prod.keys or low limits for memory mappings. + ## 1.1.1030 - 2023-09-25 ### Fixed: - Reduce the amount of descriptor pool allocations on Vulkan.