Updated Changelog (markdown)

gdkchan 2020-11-10 22:13:58 -03:00
parent 4ce46ded70
commit 8a4f6e6939

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.5659 - 2020-11-10
### Fixed
- Do not report unmapped pages as modified to the GPU.
- Fixes a regression caused by range tracking (PR #1272) that could cause a few games (like Higurashi no Naku Koro ni Hou) to crash.
## 1.0.5655 - 2020-11-09
### Fixed
- Fix a bug that could cause data loss when copying on rendering to a texture.