diff --git a/Changelog.md b/Changelog.md index 2a036dc..351efaf 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.987 - 2023-08-14 +### Fixed: +- Simplify resolution scale updates. + - Code cleanup. No expected changes in games. + ## 1.1.986 - 2023-08-14 ### Fixed: - GPU: Track basic buffer copies that modify texture memory.