diff --git a/Changelog.md b/Changelog.md index c9866e9..3973c8d 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.1386 - 2024-09-12 +### Fixed: +- Implement Arm32 VSHLL and QADD16 instructions. + - Allows "The Legend of Sword and Fairy" to go in-game. + ## 1.1.1385 - 2024-09-01 ### Fixed: - Vulkan: Feedback loop detection and barriers.