From fb939d91b5c595b15360401a038b3b7aa65542e9 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 10 Apr 2023 13:07:51 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index abcb446..b464f50 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.701 - 2023-04-10 +### Fixed: +- ARMeilleure: Respect FZ/RM flags for all floating point operations. + - Fixes random crashes when Lynels are in the vicinity and inside the Yah Rin shrine when using the scales in The Legend of Zelda: Breath of the Wild. + ## 1.1.700 - 2023-04-09 ### Fixed: - Implement remaining Arm64 HINT instructions as NOP.