diff --git a/Changelog.md b/Changelog.md index 64baa3f..c681c54 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.6868 - 2021-05-11 +### Fixed +- Fixed a specific core migration bug on the scheduler that could occur during context switching. + - There are no currently known triggers for this bug; as such the end user experience during emulation is not expected to change. + ## 1.0.6867 - 2021-05-08 ### Fixed - Fixed a minor bug in GTK3 keyboard mapping.