From 64678bf71ac826a748e8f80ee674a48cd7c984f1 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 8 Dec 2020 19:36:03 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index f69ef4a..fa88dac 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.5995 - 2020-12-08 +### Added +- Implemented IApplicationFunctions GetHealthWarningDisappearedSystemEvent call. + - Fixes a missing service issue in Mario Kart 8 Deluxe Chinese version. + ## 1.0.5979 - 2020-12-07 ### Changed - Fixed a regression introduced in IPC2 (PR 1458) where data written by a service would not mark regions as dirty, and reads from the service would not trigger flushes from textures.