Updated Changelog (markdown)

EmulationFanatic 2020-12-10 05:18:04 -07:00
parent e5ee29d5d5
commit f47d050051

@ -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.