diff --git a/Changelog.md b/Changelog.md index 5502bca..c4640ed 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.6835 - 2021-04-14 +### Added +- Stubbed IApplicationFunctions ExtendSaveData + - Fixes a missing service crash in Minecraft (cartridge/retail version). + ## 1.0.6834 - 2021-04-14 ### Changed - Fixed a regression introduced on 1.0.6826 (PR 2186) regarding the IManage Resolve/ResolveEx calls.