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.