Updated Changelog (markdown)

MutantAura 2023-05-07 22:53:19 +01:00
parent 67d13e7a29
commit df7eb83d5f

@ -1,6 +1,12 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file.
## 1.1.765 - 2023-05-07
### Changed:
- Switch ProcessResult to a class.
- Avoids large copies when passing or returning the ProcessResult.
- No expected changes in games.
## 1.1.764 - 2023-05-07
### Fixed:
- UI: Expose games build ID for cheat management.