From bb0651a4ea04b7a370fe83f94c9572352660b624 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Wed, 16 Sep 2020 21:57:18 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index e4effef..887725e 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.5346 - 2020-09-12 +### Fixed +- Fixes debug Config.json using resolution scaling 2x by default. + ## 1.0.5341 - 2020-09-11 ### Changed - Miscellaneous CPU emulation code optimization.