From 86b1e54a8e563cf24b2bb6a2be44a3fb0d2b3967 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 24 Feb 2021 19:36:37 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 693c46e..be80314 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.6714 - 2021-02-24 +### Fixed +- Modified the auto-updater to preserve user execute permissions in Unix/Linux environments. + ## 1.0.6690 - 2021-02-23 ### Changed - Modified the auto-updater behavior to only purge Ryujinx files when installing a new update.