diff --git a/Changelog.md b/Changelog.md index 9f8ed69..27cbd95 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.839 - 2023-05-28 +### Fixed: +- Workaround for MoltenVK barrier issues. + - Contributes to upstreaming the closed-source changes in the macos1 build. + - Fixes vertex explosions in Xenoblade Chronicles games on macOS. Note that the games won't work yet as they require transform feedback to run, which hasn't been upstreamed yet. + ## 1.1.838 - 2023-05-28 ### Fixed: - Fix incorrect vertex attribute format change.