From f44e003e0025be3b534ec9b94c36571c10eb1eec Mon Sep 17 00:00:00 2001 From: Mary Date: Mon, 28 Jun 2021 21:23:34 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog.md b/Changelog.md index 201e511..fd0d4f0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,13 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file + +## 1.0.6940 - 2021-06-28 +### Added: +- Support for running the Mii Editor applet was added. + - Requires installed firmware 4.0.0+. + - Mii Editor applet must be launched outside of a game. + ## 1.0.6939 - 2021-06-25 ### Changed: - Implements custom (greater than 1) line width support, along with line smoothing support.