Updated Changelog (markdown)
parent
9cd21635c2
commit
89c61780ab
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).
|
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
|
||||||
|
|
||||||
|
## 1.1.1286 - 2024-04-19
|
||||||
|
### Fixed:
|
||||||
|
- Do not compare Span<T> to 'null' or 'default'.
|
||||||
|
- Code cleanup. No expected user-facing changes.
|
||||||
|
|
||||||
|
## 1.1.1285 - 2024-04-19
|
||||||
|
### Fixed:
|
||||||
|
- Update to new standard for volatility operations.
|
||||||
|
- Code cleanup. No expected user-facing changes.
|
||||||
|
|
||||||
## 1.1.1284 - 2024-04-18
|
## 1.1.1284 - 2024-04-18
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Fix unmapped address check when reading texture handles.
|
- Fix unmapped address check when reading texture handles.
|
||||||
|
|
Loading…
Reference in a new issue