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.