diff --git a/Changelog.md b/Changelog.md index b8093d8..15f3750 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.803 - 2023-05-17 +### Fixed: +- ava: Fix crash when extracting sections from NCA with no data section. + - Fixes a crash on the Avalonia UI when extracting sections from NCAs that have no data section. + ## 1.1.802 - 2023-05-17 ### Fixed: - Start GPU performance counter at 0 instead of host GPU value.