diff --git a/Changelog.md b/Changelog.md index 5fe457f..377ffb1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.5402 - 2020-09-21 ### Changed -- This is part 1 of an intended 3 part IPC refactor. Part 1: Optimized thread processing to use explicit separate threads to process requests. +- This is part 1 of an intended 3 part IPC refactor. Part 1: Explicit IPC Servers to match Horizon IPC implementation and miscellandeous fixes. - Fixes Ryujinx application hang on certain games when emulation is stopped. ## 1.0.5398 - 2020-09-21