From 8491c2fa49dccf11a07ad25e614f0fa4c53e01d8 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Mon, 3 Aug 2020 17:57:22 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index ff48487..a6e1f21 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,7 +3,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.0.5126 - 2020-08-03 ### Changed -- Rewrote the logger to optimize operation and reduce unnecessary overhead. Removed vibration logs/spam from standard output; they are now only present if debug logging is enabled. +- Rewrote the logger to optimize operation and reduce unnecessary overhead. Also removed vibration logs/spam from standard output; they are now only present if debug logging is enabled. ## 1.0.5123 - 2020-08-02 ### Added