diff --git a/Changelog.md b/Changelog.md index a3febdc..5b22c46 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.6047 - 2020-12-12 +### Fixed +- Corrected the GetNintendoAccountUserResourceCacheForApplication stub. + - Fixes a regression introduced in 1.0.6045 (PR 1808). + ## 1.0.6045 - 2020-12-11 ### Fixed - Updated fixed-size output buffer functions to write the correct sizes on the pointer buffer descriptors.