diff --git a/Changelog.md b/Changelog.md index e63b61d..db12094 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.0.6107 - 2020-12-16 +### Changed +- Changed the order of termination processes to terminate the application first instead of the services first. + - Fixes needless service crashes & hangs occurring on emulator shutdown. + ## 1.0.6105 - 2020-12-16 ### Added - Implemented VRINTX.F32/VRINTX.F64 instructions.