diff --git a/Changelog.md b/Changelog.md index 83e72dc..1060bb0 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.7168 - 2022-01-11 +### Fixed: +- Fix render target clear when sizes mismatch. + - Fixes Pathway not entirely clearing the screen. + ## 1.0.7167 - 2022-01-11 ### Fixed: - Fix adjacent 3d texture slices being detected as Incompatible Overlaps.