diff --git a/Changelog.md b/Changelog.md index 58b7b28..04ebcd1 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.1398 - 2024-09-22 +### Fixed: +- Fix quads draws after DrawTexture on Vulkan. + - Fixes rendering in FUZE4 when using Vulkan. + ## 1.1.1397 - 2024-09-20 ### Fixed: - Shader: Assume the only remaining source is the right one when all others are undefined.