diff --git a/Changelog.md b/Changelog.md index 029f261..15789f4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6631 - 2021-02-19 +### Changed +- Modified the "Ignore Missing Services" option to take effect immediately, even during emulation. + ## 1.0.6630 - 2021-02-19 ### Fixed - Fixed another issue introduced in the IPC refactoring changes involving returned buffer sizes. These are now provided explicitly in GetClientId calls.