From 766d25a9fbb7141fd257a0ec12ab2b6675b35fb6 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 18 Jan 2021 20:43:06 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 5ab7067..dba6d65 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.6351 - 2021-01-18 +### Added +- Implemented ILibraryAppletCreator::CreateHandleStorage call. + - Fixes a regression introduced in 1.0.6291 (PR 1868) that caused Monster Hunter Generations Ultimate to crash on launch in certain scenarios. + ## 1.0.6348 - 2021-01-18 ### Changed - Changed joystick inputs to be treated as in a circular zone instead of a square zone.