diff --git a/Changelog.md b/Changelog.md index 2bffd97..02c326e 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.6286 - 2021-01-10 +### Changed +- Only attempt to parse/load "Common" ticket type. + - Fixes an issue loading NSPs dumped using nxdumptool with a specific option enabled. + ## 1.0.6283 - 2021-01-10 ### Added - Stubbed IsFreeCommunicationAvailable service call.