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.