From e04f068e99266930b815054d3dcfe05e06249281 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 29 Sep 2020 18:01:56 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index a9d1067..04cf99b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -18,7 +18,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.5455 - 2020-09-29 ### Added - Implemented auto-updater functionality. - - Ryujinx will now check on startup for the latest official master build and download & install it automatically. It can also be performed by clicking Help > Check for Updates. + - Ryujinx will now check on startup for the latest official master build and prompt the user to download & install it if a new version is found. It can also be performed by clicking Help > Check for Updates. - You may disable the 'Check for updates on launch' function in Options> Settings > General tab. ## 1.0.5442 - 2020-09-27