From d8fd794e21c7cf84df90b117dd2e209332cc7748 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 11 May 2021 17:06:44 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 6d16b6a..9d13560 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.6869 - 2021-05-11 ### Fixed -- Fixed a race condition in SM initialization that could occur in rare situations when booting a game. +- Fixed a race condition in SM initialization that could occur in rare situations when booting a game, causing it to crash. ## 1.0.6868 - 2021-05-11 ### Fixed