diff --git a/Changelog.md b/Changelog.md index 91adbb3..10283d3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file. +## 1.1.768 - 2023-05-07 +### Fixed: +- misc: Avoid copy of ApplicationControlProperty. + - Follow-up of 1.1.765, avoids more large copies. No expected changes in games. + ## 1.1.767 - 2023-05-07 ### Fixed: - Ava: Fix SystemTimeOffset calculation.