Updated Changelog (markdown)

EmulationFanatic 2021-02-19 12:36:11 -07:00
commit 67aaa8d24f

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