From 46ee5c393f566059fe59a0cfc6439af4c49d6712 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 8 Jun 2021 16:53:04 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 2dc0760..979936c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,8 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.6908 - 2021-06-09 ### Fixed -- Fixed a long-standing regression caused by the addition of GPU syncpoints (PR 980) that was causing a crash on New Super Lucky's Tale. +- The GPU subchannel state is no longer cleared on BindChannel. + - Fixes a long-standing regression introduced by the addition of GPU syncpoints (PR 980) that was causing a crash on New Super Lucky's Tale. ## 1.0.6907 - 2021-06-09 ### Changed