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.