From dd1a9e20cdf5242574b01c119c535cd6215886fe Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 22 Sep 2020 06:11:05 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index eb94388..284c15c 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.5396 - 2020-09-21 +### Fixed +- Fixed a texture bug revealed by 1.0.5326 (PR 1408). + - Resolves graphical regressions in Hatsune Miku: Project DIVA Mega mix and a few other games. + ## 1.0.5396 - 2020-09-20 ### Added - Implemented basic multi-program support.