From c1248b59418fa9237f2b9e81106fcfea1fc56660 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Sat, 10 Jul 2021 23:47:53 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) 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.