diff --git a/Changelog.md b/Changelog.md index 719ff01..6ca01c2 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.5386 - 2020-09-19 +### Fixed +- Fixes stack overflow crash in a few games, including Blaster Master Zero 2 and Terraria. + ## 1.0.5383 - 2020-09-19 ### Changed - JIT optimization: Reorder blocks placing cold blocks at the end of the function.