mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-21 15:32:22 -07:00
Updated Changelog (markdown)
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.
|
||||||
|
Reference in New Issue
Block a user