From ff23ebe96b6e15c56b1a1405db90ecffe8fe5192 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 30 Jul 2020 05:43:05 -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 1e924c8..d9b6aa2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.5087 - 2020-07-29 ### Changed -- Refactored shader translator ShaderConfig and reduce number of out args. +- Refactored shader translator ShaderConfig and reduced number of out args. - Improves code without changing any functionality. ## 1.0.5086 - 2020-07-29