Updated Changelog (markdown)

MetrosexualGarbodor
2021-10-24 22:45:27 +01:00
parent f7c1ca16a1
commit 812e22d111

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