Updated Changelog (markdown)

gdkchan 2020-09-19 20:19:47 -03:00
parent 1bdb16bf68
commit 1dabdd115c

@ -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.