diff --git a/Changelog.md b/Changelog.md index 090af8d..733aa6e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.100 - 2022-04-09 +### Fixed: +- Fix tail merge from block with conditional jump to multiple returns + - Fixes audio and visual slowdowns after scanning an Amiibo in games like Animal Crossing: New Horizons. May help similar issues in other titles. + + ## 1.1.99 - 2022-04-08 ### Added: - Implement VMAD shader instruction and improve InvocationInfo and ISBERD handling.