From 2a58362a2d9a201593e9fad1384b0b03ceac927d Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 18 Jun 2020 05:28:23 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index f7f682f..5c9c7b5 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.0.4725 - 2020-06-17 +### Changed +- Branch cleanup: added exit blocks to reduce redundant tail continues; + - May slightly improve performance for some games + ## 1.0.4709 - 2020-06-16 ### Added - New Feature Addition: Profiled Persistent Translation Cache