diff --git a/Changelog.md b/Changelog.md index 603a0ec..c2c4597 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.7022 - 2021-08-30 +### Fixed: +- Fixes shader shuffle up instruction, when the source thread ID is out of range. + - Fixes vertex explosions on Marvel Ultimate Alliance 3. + ## 1.0.7021 - 2021-08-29 ### Fixed: - Improves handling of multi-draw with indirect count on HLE macros, for cases where the start draw is non-zero.