diff --git a/Changelog.md b/Changelog.md index 7f16c8a..429facb 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.5105 +### Added +- Added stub for ReadSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute call. + - Fixes missing service crash in Animal Crossing: New Horizons 1.4.0; "ignore Missing Services" no longer needs to be enabled. + ## 1.0.5094 - 2020-07-30 ### Fixed - Fixed WMI exception errors on startup in edge cases e.g. where the WMI service is not running, etc.