From b2dcf6d065a1e3e49d57e71610c714ad325076d8 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 22 Nov 2023 23:58:53 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0395e08..ac97a96 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.1093 - 2023-11-22 +### Fixed: +- Extend bindless elimination to see through shuffle. + - Fixes missing cubemap reflections in Detective Pikachu Returns. + ## 1.1.1092 - 2023-11-19 ### Fixed: - Enable copy dependency between RGBA8 and RGBA32 formats.