From c5332f532cb8f1311f3b2fbfdbe792aae361a595 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sat, 1 Aug 2020 18:28:41 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 077cd83..ce5cc3d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file + +## 1.0.5115 - 2020-08-01 +### Added +- Implemented IServiceCreator::GetPlayHistoryRegistrationKey call. + - Fixes missing service crashes on Diablo III: Eternal Collection, BLAZBLUE CENTRALFICTION, and other games that utilize this call. + ## 1.0.5105 - 2020-07-31 ### Added - Added stub for ReadSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute call.