From 7ba930b5d241b39c62ab6bb535bc4c098ba88d05 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 7 Dec 2020 05:48:44 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index c66c304..30ca852 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.5960 - 2020-12-07 +### Added +- Added support for guest Fz (Fpcr) mode through host Ftz and Daz (Mxcsr modes (fast paths). + - Fixes a bug in Luigi's Mansion 3 where a player would get stuck trying to go to floor B2 (or load a save game that places you on floor B2). + ## 1.0.5959 - 2020-12-07 ### Added - Added the Ryujinx build version to the log file names generated during runtime.