From 462e1a880089adadd953dfb754f98c92cf606ac3 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Fri, 30 Apr 2021 14:41:35 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index b457479..4f197ac 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,10 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6854 - 2021-04-30 +### Changed +- Changed logger to include certain values that were previously only written in the console. + ## 1.0.6853 - 2021-04-30 ### Changed - Increased the Amiibo internal scan delay from 50ms to 125ms.