From ebf971f1a1623f5a63c1a0101b2a956c8f598ec3 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 22 Jan 2023 16:10:14 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 3a7ee11..70a402f 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.1.591 - 2023-01-22 +### Fixed: +- Handle parsing of corrupt Config.json and prevent crash on launch. + - Fixes a crash on boot that could occur if the config.json file was corrupted or invalid. + ## 1.1.590 - 2023-01-22 ### Fixed: - Arm64: Simplify TryEncodeBitMask and use for constants.