diff --git a/Changelog.md b/Changelog.md index 73e6cea..033686e 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.651 - 2023-03-08 +### Fixed: +- CPU: Avoid argument value copies on the JIT. + - JIT optimizations and refactoring. May result in a minor performance improvement. + ## 1.1.650 - 2023-03-04 ### Fixed: - nuget: bump Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.5.0.