diff --git a/Changelog.md b/Changelog.md index 0fae8f1..e4553e6 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.1000 - 2023-08-23 +### Fixed: +- Vulkan: Fix MoltenVK flickering. + - Fixes graphical bugs on macOS in Super Mario Odyssey and several other games. + ## 1.1.999 - 2023-08-20 ### Fixed: - Fix invalid audio renderer buffer size when end offset < start offset.