From a770795f2d723c4c4829c0dbd7d07ffcce3abb38 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 18 Feb 2021 05:46:38 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index a63baba..8fca8cc 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.6604 - 2021-02-17 ### Fixed -- Fixed an issue introduced in the IPC refactoring changes involving returned buffer sizes, which are now provided explicitly in GetFirmwareVersion calls. +- Fixed an issue introduced in the IPC refactoring changes involving returned buffer sizes. These are now provided explicitly in GetFirmwareVersion calls. ## 1.0.6587 - 2021-02-16 ### Fixed