diff --git a/Changelog.md b/Changelog.md index db12094..78557b4 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.6119 - 2020-12-16 +### Added +- Implemented IsLargeResourceAvailable service call. + - Fixes missing service crashes in Immortals Fenyx Rising and Rollercoaster Tycoon 3 (still crash due to other issues), and Death Tales (now playable). + ## 1.0.6107 - 2020-12-16 ### Changed - Changed the order of termination processes to terminate the application first instead of the services first.