From 802e82da9e0757298efb74ba43bed2c07c36131e Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 29 Dec 2020 02:19:38 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index cf81189..2fc64d8 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.6144 - 2020-12-24 +### Changed +- Auto-updater restart after update function now only requires a single click on the "Yes" button. + ## 1.0.6141 - 2020-12-24 ### Fixed - Miscellaneous error message verbiage fix. No change in emulator functionality.