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.