mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-24 21:51:13 +00:00
Updated Changelog (markdown)
parent
304e07ef17
commit
be1b407a22
|
@ -1,6 +1,10 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.0.6898 - 2021-05-30
|
||||
### Fixed
|
||||
- Fixed a logging regression where an incorrect function name would be included in the trace if the function had its name stripped.
|
||||
|
||||
## 1.0.6897 - 2021-05-30
|
||||
### Fixed
|
||||
- Fixed an inverted low/high mask value on GetThreadCoreMask32 syscall.
|
||||
|
|
Loading…
Reference in a new issue