From e8b5b7cef046a889e8c3c66f05b4fd360181642e Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 3 Dec 2020 11:22:31 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index cb08681..c3202b6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,7 +1,7 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file -## 1.0.5937 - 2020-12-02 +## 1.0.5937 - 2020-12-03 ### Changed - This PR is a follow-up to 1.0.5915 and ensures the proper closing of copy handles that are passed by the guest and should be closed.