From 7c4b17dbd7fca1eb540f7044396acb548c06d673 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 2 Aug 2020 19:45:26 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 7c72fd7..8e58634 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,7 +4,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.5123 - 2020-08-02 ### Added - Implemented a Macro JIT. - - Improves the speed of GPU Macro execution by recompiling code on-demand; minor speed improvements may be seen in games that use instanced draws. + - Improves the speed of GPU Macro execution by recompiling code on-demand; as a result, minor speed improvements may be seen in games that use instanced draws. ## 1.0.5122 - 2020-08-02 ### Added