mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-20 00:06:35 +00:00
Updated Changelog (markdown)
parent
f530e1cd2b
commit
7c0e010329
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue