From 5096cff6caae572443ff3c70661540f704f6a108 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 22 Jun 2023 21:08:23 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 62192ad..b3523e8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.900 - 2023-06-22 +### Fixed: +- Fix regression introduced by 1.1.733 on Intel GPUs. + - Fixes a regression affecting Intel GPUs that caused erroneous lighting on character models in Pokémon Scarlet/Violet. + ## 1.1.899 - 2023-06-22 ### Fixed: - GetHashCode should not reference mutable fields.