diff --git a/Changelog.md b/Changelog.md index 186af14..49c252f 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.150 - 2022-06-17 +### Fixed: +- Account for res scale changes when updating bindings. + - Fixes graphical regression when scaling certain games (XCDE/XC2). + ## 1.1.149 - 2022-06-17 ### Changed: - Optimize Texture Binding and Shader Specialization Checks.