From e8d9632cc309c38d96a7bbea6f800b8cb0252a2f Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 27 May 2023 00:34:46 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) 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.