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.