diff --git a/Changelog.md b/Changelog.md index 62bc999..771871b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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.