diff --git a/Changelog.md b/Changelog.md index 71015df..b29604d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6790 - 2021-03-18 +### Added +- Implemented ApplicationErrorArg to the Error Applet. + - This was already implemented in the LDN build and as such has already undergone sufficient testing. + - Reduces code differences between the LDN build and master. + ## 1.0.6789 - 2021-03-18 ### Changed - Reworded some pop-up dialog boxes for better clarity of the messages to the end user. No emulator functionality changes.