From e094d9b7e99afa11018583946c720f8ab313cb72 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 29 Sep 2020 14:55:34 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 891a50e..11daee4 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.5457 - 2020-09-29 +### Changed +- Modified the auto-updater to not notify for an update if the Appveyor package is still building on the website. + ## 1.0.5456 - 2020-09-29 ### Changed - Modified one-dimensional texture handling to be instead treated as two-dimensional textures with a height of 1.