diff --git a/Changelog.md b/Changelog.md index da55e59..d7ffae0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.7024 - 2021-09-02 +### Fixed: +- Fixes shaders using the TXQ instruction failing to compile if more than 2 dimensions are being read. + - Fixes some (but not all) lighting issues on Tony Hawk's Pro Skater 1 + 2, and other UE4 games. + ## 1.0.7023 - 2021-08-31 ### Added: - Implements support for the shader image atomic instructions.