diff --git a/Changelog.md b/Changelog.md index 1b9237e..1edf041 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,16 @@ 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.1087 - 2023-11-15 +### Fixed: +- Fix missing texture flush for draw then DMA copy sequence without render target change. + - Fixes duplicate item icons in Fashion Dreamer. + +## 1.1.1086 - 2023-11-15 +### Fixed: +- chore: Update OpenTK to 4.8.1 : + - Updates the OpenTK dependency. No expected changes to emulator functionality. + ## 1.1.1085 - 2023-11-15 ### Fixed: - Fix flatpak not building after .NET 8.