From f985b5230d04cd327fc5862e9d3673fc4e1f7b9b Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 19 Feb 2021 12:34:19 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 79efb01..029f261 100644 --- a/Changelog.md +++ b/Changelog.md @@ -8,7 +8,8 @@ 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. These 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. + - Resolves some crashes occurring in homebrew. ## 1.0.6587 - 2021-02-16 ### Fixed