diff --git a/Changelog.md b/Changelog.md index 67563d8..ac170b4 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.531 - 2023-01-10 +### Fixed: +- Ava: Add missing null check to ContentDialogHelper.ShowAsync(). + - Fixes a regression that caused the Avalonia UI to crash on the Steam Deck. + ## 1.1.530 - 2023-01-09 ### Added: - Add command line arguments to override docked mode.