diff --git a/Changelog.md b/Changelog.md index 3665dcc..49edc50 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.7087 - 2021-10-24 +### Fixed: +- Fixup channel submit IOCTL syncpoint parameters. + - Fixes the parameters that are passed to the "submit" function. + - No changes expected on games. + ## 1.0.7086 - 2021-10-24 ### Fixed: - misc: Fix IVirtualMemoryManager.Fill ignoring value. This is required for future kernel fixes.