From a7ef21f5fff99db84a2484660f64fdc7bb600c79 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 4 Oct 2023 19:20:16 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) 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.