From 7beecebbebf081f69394c82916d83944c2e02a23 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 8 Jan 2021 05:48:48 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 594cc8c..4a7bc03 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.6250 - 2021-01-08 +### Changed +- Refactored GUI code. This is part 1 of a multi-part GUI code cleanup. + - Subscribers to the $10 or $20 monthly Patreon tiers are now listed in the emulator's About > Help section. Thank you for your support! + ## 1.0.6248 - 2021-01-07 ### Changed - Updated README.MD to reflect recent emulator changes.