diff --git a/Changelog.md b/Changelog.md index 2948fae..f78946f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1040 - 2023-10-04 +### Fixed: +- Avalonia: Add macOS check for Color Space Passthrough. + - Hides the Color Space Passthrough setting on Windows and Linux, as the feature is only currently supported on macOS and MoltenVK. + ## 1.1.1039 - 2023-10-03 ### Fixed: - Implement textureSamples texture query shader instruction.