From 7845ba1268eb362437447903441552684832cbfa Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 25 Feb 2023 16:09:02 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index f8de4f5..da3b8bd 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.643 - 2023-02-25 +### Changed: +- Logging: Redirect StdErr into logging system. + - Allows for easier MoltenVK/Mesa debugging since StdErr will now show up in log files. No changes in games. + ## 1.1.642 - 2023-02-25 ### Fixed: - Add missing DefineConstants definition in Ryujinx.Common.