diff --git a/Changelog.md b/Changelog.md index a109224..db081d5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.5428 - 2020-09-25 +### Changed +- Isolates more active services to their own threads: SurfaceFlinger processes, HID, and Time services. + ## 1.0.5418 - 2020-09-23 ### Changed - Implemented small indexed draws and primitive topology override. This affects graphics emulation for games that use the Vulkan API on the Switch.