mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-08 15:40:59 -07:00
Updated Changelog (markdown)
parent
b3ff3bd9bc
commit
dcf35b7262
15
Changelog.md
15
Changelog.md
@ -3,6 +3,21 @@ 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).
|
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||||
|
|
||||||
|
## 1.1.907 - 2023-06-24
|
||||||
|
### Fixed:
|
||||||
|
- Empty "case" clauses that fall through to the "default" should be omitted.
|
||||||
|
- Code cleanup. No expected changes in games.
|
||||||
|
|
||||||
|
## 1.1.906 - 2023-06-24
|
||||||
|
### Fixed:
|
||||||
|
- Mutable fields should not be "public static".
|
||||||
|
- Code cleanup. No expected changes in games.
|
||||||
|
|
||||||
|
## 1.1.905 - 2023-06-23
|
||||||
|
### Fixed:
|
||||||
|
- "Where" should be used before "OrderBy".
|
||||||
|
- Code cleanup. No expected changes in games.
|
||||||
|
|
||||||
## 1.1.904 - 2023-06-22
|
## 1.1.904 - 2023-06-22
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- "Where" should be used before "OrderBy".
|
- "Where" should be used before "OrderBy".
|
||||||
|
Loading…
x
Reference in New Issue
Block a user