From e20257e00e46888417271385a8260362674309a5 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Thu, 22 Apr 2021 17:11:32 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index df28b08..191bffa 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.6846 - 2021-04-22 +### Changed +- Cleaned up the mm:u services, replacing previously unknown values with those that are now known. + ## 1.0.6845 - 2021-04-20 ### Changed - Keyboard input is no longer queried if a controller is not set/selected.