diff --git a/Changelog.md b/Changelog.md index c1bbaba..52e6c08 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.1.209 - 2022-08-08 +### Fixed: +- OpenGL: Fix clear of unbound color targets. + - Fixes a regression that caused New Super Mario Bros U Deluxe to crash with a NullReferenceException. May fix other games with the same problem. + ## 1.1.208 - 2022-08-05 ### Fixed: - Implement Arm32 Sha256 and MRS Rd, CPSR instructions.