diff --git a/Changelog.md b/Changelog.md index cd824ab..656fc9d 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.1015 - 2023-09-16 +### Fixed: +- Replace ShaderOutputLayer with equivalent ShaderViewportIndexLayerEXT capability. + - Fixes Vulkan crashes introduced in 1.1.1002 on old AMD GPUs in Pokémon Scarlet/Violet. + ## 1.1.1014 - 2023-09-14 ### Fixed: - Fix some Vulkan validation errors (mostly related to barriers).