From 9e8874234ccc78d0f5f2543cacbf25c0adcb532d Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 29 Sep 2020 14:19:24 -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 271b571..b0b2b71 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,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. It can also be performed by clicking Help > Check for Updates. + - 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. - You may disable the 'Check for updates on launch' function in Options> Settings > General tab. ## 1.0.5442 - 2020-09-27