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.