diff --git a/Changelog.md b/Changelog.md index 5ab7067..dba6d65 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.6351 - 2021-01-18 +### Added +- Implemented ILibraryAppletCreator::CreateHandleStorage call. + - Fixes a regression introduced in 1.0.6291 (PR 1868) that caused Monster Hunter Generations Ultimate to crash on launch in certain scenarios. + ## 1.0.6348 - 2021-01-18 ### Changed - Changed joystick inputs to be treated as in a circular zone instead of a square zone.