diff --git a/Changelog.md b/Changelog.md index ec6c0dc..28e9c32 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.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.