From d3c927c993f72738314557c9e7a63ec5cf7af908 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 2 Dec 2020 05:34:32 -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 c2f070f..891e7fa 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,8 +3,9 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.5913 - 2020-12-02 ### Changed -- Created a single process for the Bsd service, which was crashing due to a regression introduced in 1.0.5899 (PR 1458). +- Created a single guest process per IPC message processor, to alleviate issues introduced in 1.0.5899 (PR 1458). - Fixes out of memory crashes on Pokemon Sword/Shield and other games encountering this same error. + - Fixes bad audio on some games after 1.0.5899. ## 1.0.5900 - 2020-12-01 ### Fixed