From 2f4ab5d52dac6ae3ed53327cbd81d86375ff2384 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Sun, 16 May 2021 09:31:28 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index cecd207..b63b76d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,9 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6873 - 2021-05-16 +- Decoupled the Ryujinx configuration instance from all Ryujinx subprojects and moved directly to the Ryujinx project. + ## 1.0.6872 - 2021-05-14 No changes.