Updated Changelog (markdown)

MetrosexualGarbodor 2023-09-26 15:25:56 +01:00
parent 3baaf86372
commit f4567f5375

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