From 220686d95394c0b3436e006562327e47c6506b89 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 2 Dec 2020 05:20:11 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0064a98..b7b22be 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog 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) + - Fixes out of memory crashes on Pokemon: Sword/Shield and other games encountering this same crash. + ## 1.0.5900 - 2020-12-01 ### Fixed - Fixed a typo in TapFrame logic.