mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-20 05:16:33 +00:00
Updated Changelog (markdown)
parent
5096cff6ca
commit
82354d84ed
1 changed files with 10 additions and 0 deletions
10
Changelog.md
10
Changelog.md
|
@ -3,6 +3,16 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
|
||||
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||
|
||||
## 1.1.902 - 2023-06-22
|
||||
### Fixed:
|
||||
- "Find" method should be used instead of the "FirstOrDefault" extension.
|
||||
- Code cleanup. No expected changes in games.
|
||||
|
||||
## 1.1.901 - 2023-06-22
|
||||
### Fixed:
|
||||
- "Exists" method should be used instead of the "Any" extension.
|
||||
- Code cleanup. No expected changes in games.
|
||||
|
||||
## 1.1.900 - 2023-06-22
|
||||
### Fixed:
|
||||
- Fix regression introduced by 1.1.733 on Intel GPUs.
|
||||
|
|
Loading…
Reference in a new issue