Updated Changelog (markdown)

MetrosexualGarbodor 2023-03-08 22:41:52 +00:00
parent f530e1cd2b
commit 7c0e010329
1 changed files with 5 additions and 0 deletions

@ -1,6 +1,11 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file 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 ## 1.1.650 - 2023-03-04
### Fixed: ### Fixed:
- nuget: bump Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.5.0. - nuget: bump Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.5.0.