diff --git a/Changelog.md b/Changelog.md index 62c32df..6d16b6a 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.6869 - 2021-05-11 +### Fixed +- Fixed a race condition in SM initialization that could occur in rare situations when booting a game. + ## 1.0.6868 - 2021-05-11 ### Fixed - Fixed a specific core migration bug on the scheduler that could occur during context switching.