From af7463a1ab22c0e1a9338d81da913f180cb94e6d Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 1 Jun 2021 05:28:43 -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 b3ad288..774d1cd 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.6900 - 2021-06-01 ### Changed -- Changed the clear alpha channel to be applied on the bound framebuffer instead of clearing by its handle. +- Changed the clear alpha channel to be applied on the bound framebuffer instead of clearing the alpha channel by its handle. - Fixes the infamous "black screen" bug occurring on AMD GPUs since driver 21.4.1. ## 1.0.6899 - 2021-05-31