diff --git a/Changelog.md b/Changelog.md index d9b6aa2..d9c7cf3 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.5088 - 2020-07-30 +### Changed +- Changed logging to print the guest stack trace on several crash conditions, making troubleshooting easier. + ## 1.0.5087 - 2020-07-29 ### Changed - Refactored shader translator ShaderConfig and reduced number of out args.