diff --git a/Changelog.md b/Changelog.md index 7737fe0..e4ec9dd 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.6962 - 2021-07-12 +### Fixed: +- Fixes a regression introduced on version 1.0.6957 that caused shaders using rectangle textures to fail to build in some cases. + - The Touryst now renders properly once again. + ## 1.0.6961 - 2021-07-11 ### Changed: - Refactor GPU 3D engine to more closely match the hardware, in addition to fixing bugs.