From 5f27dcb889a964d12439fecce9401c0b9a73e27d Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 25 Apr 2023 23:42:17 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 136f51d..1abbe42 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.732 - 2023-04-25 +### Fixed: +- Add missing check for thread termination on ArbitrateLock. + - Fixes one instance of the emulator freezing when you stop emulation or close it (doesn't fix the issue entirely). + ## 1.1.731 - 2023-04-24 ### Fixed: - Implement DMA texture copy component shuffle.