diff --git a/Changelog.md b/Changelog.md index 2a789ee..2764a1e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ All updates to the Ryujinx official master build will be documented in this file +## 1.0.7175 - 2022-01-16 +### Fixed: +- Scale scissor used for clears. + - Fixes a regression introduced in 1.0.7168 that would cause the screen to flicker in some games with resolution scale other than native, like Luigi's Mansion 3 or Tetris 99. + ## 1.0.7174 - 2022-01-16 ### Fixed: - kernel: Fix deadlock when pinning in interrupt handler.