From 38bb774d05429a01ed5ca3ef408111a7017c5c83 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 2 Dec 2020 14:03:20 -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 0f8239a..c97d878 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.5915 - 2020-12-02 ### Fixed -- Modified the audio WorkBuffer tranfer memory handle to close properly. +- Modified the audio WorkBuffer transfer memory handle to close properly. - Fixes a regression introduced in 1.0.5899 (PR 1458) that caused a crash or hang on Rune Factory 4 Special and potentially other similarly coded games. ## 1.0.5913 - 2020-12-02