From bfad2361269447b4f508121c2cb95d388ade2a7d Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 5 May 2021 15:33:00 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0f92ca9..d00ee4c 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.6862 - 2021-05-05 +### Changed +- Redirected ffmpeg-related log output to mitigate unnecessary console/log activity. + ## 1.0.6861 - 2021-05-05 ### Changed - Cleaned up the nsd service and implemented/stubbed some associated service calls.