From 7a6d12d0fc6c1b143e6ea96fa156f228ae63ae8d Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 18 Jan 2021 20:44:23 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index dba6d65..297808c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,8 @@ 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. +- Implemented ILibraryAppletCreator::CreateHandleStorage call, and + - Fixes the am IStorage Write ReadOnly check. - 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