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