Updated Changelog (markdown)

EmulationFanatic 2021-05-30 13:22:19 -06:00
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.