From 846ce3f5b1aed89fa08118ed8e1d1588e60e109f Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 30 Apr 2023 06:10:24 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index a65b291..7898f00 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.739 - 2023-04-29 +### Fixed: +- Signal interrupt event to improve back-end frame presentation. + - Improves frame-time consistency and presentation in all titles. + ## 1.1.738 - 2023-04-28 ### Added: - Allow window to remember its size, position and state.