Updated Changelog (markdown)
parent
ee5a22e11e
commit
2cf769fdd2
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
|
## 1.1.358 - 2022-11-17
|
||||||
|
### Added:
|
||||||
|
- Use ReadOnlySpan<byte> compiler optimization in more places.
|
||||||
|
- Small code optimization. No known changes in games.
|
||||||
|
|
||||||
## 1.1.357 - 2022-11-17
|
## 1.1.357 - 2022-11-17
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Allow _volatile to be set from MultiRegionHandle checks again.
|
- Allow _volatile to be set from MultiRegionHandle checks again.
|
||||||
|
|
Loading…
Reference in a new issue