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.