Updated Changelog (markdown)

EmulationFanatic 2021-02-19 12:22:57 -07:00
parent a770795f2d
commit b59ba99c2c

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 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.
- Resolves a crash in Horizon Chase Turbo, Doom, and potentially other games with similar calls.
## 1.0.6604 - 2021-02-17
### Fixed
- Fixed an issue introduced in the IPC refactoring changes involving returned buffer sizes. These are now provided explicitly in GetFirmwareVersion calls.