diff --git a/Changelog.md b/Changelog.md index 13db3ca..f4a73fa 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.6959 - 2021-07-10 +### Added: +- Implements CreateApplicationAndRequestToStart of am service. + - Allow games to restart by themselves if needed. You can now change the Super Smash Bros. Ultimate language in game (Note: Restart doesn't work with OpenAL audio backend due to another issue). + ## 1.0.6958 - 2021-07-10 ### Fixed: - Fixes some misc bugs in writable region write-back.