diff --git a/Changelog.md b/Changelog.md index 8f00a23..4b4a038 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6006 - 2020-12-09 +### Changed +- Fixed the ngct services placeholder which was incorrect. +- Stubbed IService Match and Filter calls, as well as IServiceWithManagementApi Match and Filter calls. + - Resolves missing service crashes in Horace, which is now playable. + ## 1.0.6005 - 2020-12-09 ### Changed - Modified ThreadPool process handling to keep it active so that there is never a reason to terminate the GateThread.