diff --git a/Changelog.md b/Changelog.md index 290cce2..9786512 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.5439 - 2020-09-26 ### Changed -- Changed texture copy implementation to avoid issues with overlapping textures. +- Changed texture copy handling to avoid issues with overlapping textures. - Fixes a regression introduced in 1.0.5326 (PR 1408), resolving graphical issues in Professor Layton, Snack World, and potentially other games that use OpenGL on the guest. ## 1.0.5428 - 2020-09-25