From 2f535f39ce02fac2d14d725923a05d6c5aabb961 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sat, 9 Jan 2021 16:17:32 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index b2e17ca..6e4e20a 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.6269 - 2021-01-09 +### Fixed +- Fixed remap ioctl when the handle value is 0. + - Fixes an invalid address crash on Monster Hunter Rise Demo. + ## 1.0.6260 - 2021-01-08 ### Added - Stubbed PresetLibraryAppletGpuTimeSliceZero service call.