diff --git a/Changelog.md b/Changelog.md index 88658d8..6429fe2 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.542 - 2023-01-11 +### Fixed: +- Ava UI: Move Ava logging to Logger.Debug. + - Avalonia UI logs (see 1.1.523) will now only show if debug logs are enabled, reducing console spam. + ## 1.1.541 - 2023-01-11 ### Fixed: - Ava UI: Fixes PerformanceCheck condition.