From 742f6b8357bfdc236d7f6ac17171ac0f8dc8f0cf Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 7 May 2021 10:41:45 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) 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.