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