From 31658d1588b566f2107fd614eaca936bc09e17fd Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 16 May 2021 13:01:46 -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 602441b..b35e367 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.6874 - 2021-05-16 - Moved the Windows Intel/AMD view format workaround out of the backend and replaced it with copy dependencies. - - Significantly improves FPS on Intel iGPUs and AMD GPUs in Windows. Please test and share your results! + - Significantly improves FPS on Intel iGPUs and AMD GPUs in Windows. Please test share your results! ## 1.0.6873 - 2021-05-16 - Decoupled the Ryujinx configuration instance from all Ryujinx subprojects and moved directly to the Ryujinx project. No expected changes in emulator behavior.