diff --git a/Changelog.md b/Changelog.md index 6c78f37..0345ed9 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,12 @@ 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.1304 - 2024-05-14 +### Fixed: +- Add support for bindless textures from storage buffer on Vulkan. + - Fixes rendering in Castle Crashers Remastered. + - Fixes missing shadows in certain minigames in Mario Party Superstars. + ## 1.1.1303 - 2024-05-14 ### Fixed: - discordRPC: Truncate game title and details if they exceed Discord byte limit.