From 0a6264a54adb990f3213d1e66eef5ea1253527da Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sat, 3 Apr 2021 12:35:37 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 5869247..c9375e7 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.6818 - 2021-04-03 +### Changed +- Debug builds posted by github-actions on pull requests are now hidden. + ## 1.0.6817 - 2021-04-02 ### Changed - No longer force flush commands on sync creation for NVIDIA GPUs as they don't seem to need it.