From d932c6760983579aaeaa54b75fbb7e52c71ff5d0 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 22 Feb 2021 13:52:25 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0427e9b..ee64f02 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.6680 - 2021-02-22 +### Added +- The auto-updater now uses multiple download threads, noticeably reducing download time in most cases. + ## 1.0.6674 - 2021-02-22 ### Added - Implemented VCNT instruction.