From 82693926f430f9d8599b459f677e39c1c0b2c863 Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Wed, 10 Feb 2021 05:11:04 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 96e8cac..b85e50d 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.6540 - 2021-02-10 +### Changed +- Edited the global.json file to allow the use of dotnet sdk 5.0.xxx rather than locking it to 5.0.100. + ## 1.0.6532 - 2021-02-09 ### Changed - The emulator now automatically loads a default configuration if an invalid configuration is detected.