From 0587c070a093d99b509d4b9276d492ef16006321 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 6 Oct 2023 04:29:32 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 54e32e7..4f0d230 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.1045 - 2023-10-06 +### Fixed: +- Fix SPIR-V call out arguments regression. + - Fixes a regression from 1.1.1041 that caused rendering issues in Master Detective Archives: Rain Code, some UE4 games and possibly others. + ## 1.1.1044 - 2023-10-05 ### Fixed: - nuget: bump Microsoft.CodeAnalysis.CSharp from 4.6.0 to 4.7.0.