diff --git a/Changelog.md b/Changelog.md index 8954848..76a4c2f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6866 - 2021-05-07 +### Fixed +- Fixed a regression introduced in 1.0.6860 (PR 2260) that caused embedded games (in game collections such as Psikyo Shooting Stars Bravo) to display a single color in the entire window instead of the intended graphics. + ## 1.0.6865 - 2021-05-07 ### Fixed - Fixed the default value for GraphicsConfig.MaxAnisotropy. No expected changes in emulator operation.