diff --git a/Changelog.md b/Changelog.md index 11633fb..304de76 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.4820 - 2020-07-03 +### Added +- Stubbed nifm IRequest GetAppletInfo to be consistent with current GetResult implementation. + - Fixes crash associated with unimplemented nifm IRequest on at least 31 games. + ## 1.0.4819 - 2020-07-03 ### Added - Inline index buffer data is now supported.