diff --git a/Changelog.md b/Changelog.md index 913695b..2a036dc 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.986 - 2023-08-14 +### Fixed: +- GPU: Track basic buffer copies that modify texture memory. + - Fixes broken icons in Dragon Quest Builders. + - May fix similar issues in games using OpenGL on the Switch. + ## 1.1.985 - 2023-08-13 ### Changed: - Delete ShaderConfig and organize shader resources/definitions better.