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