diff --git a/Changelog.md b/Changelog.md index 9150c67..e6f48fe 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.6890 - 2021-05-21 +### Changed +- Changed to a new approach for out of bounds blit. + - Fixes invalid memory region crashes on Rune Factory 5 and Shantae. + ## 1.0.6889 - 2021-05-21 ### Added - Implemented another Depth32F texture variant.