diff --git a/Changelog.md b/Changelog.md index 43cedc3..abcb446 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.1.700 - 2023-04-09 +### Fixed: +- Implement remaining Arm64 HINT instructions as NOP. + - Fixes a crash on homebrew applications that use the borealis UI library. + ## 1.1.699 - 2023-04-05 ### Fixed: - Eliminate boxing allocations caused by ISampledData structs.