diff --git a/Changelog.md b/Changelog.md index cdc6cbd..1153a9f 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.826 - 2023-05-26 +### Fixed: +- Ava UI: Fixes for random hangs on exit. + - Fixes some of the hanging issues when exiting on Avalonia. + ## 1.1.825 - 2023-05-26 ### Fixed: - Force reciprocal operation with value biased by constant to be precise on macOS.