From 92d6b156aef41a79db4049d17f13f9e2bf57de8e Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 20 May 2021 17:17:44 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 731b51d..40b3ae5 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.6885 - 2021-05-20 +### Fixed +- Fixed a regression that had broken resolution scaling in the Hyrule Warriors/Fire Emblem Warriors series of games. + ## 1.0.6884 - 2021-05-20 ### Fixed - Fixed a regression introduced in 1.0.6878 (PR 2290) where buffer and texture information from one vertex shader was not propagated to the other after they were merged.