From 1fbf25d9aaff434c10b7ae33868ae439dc5361a6 Mon Sep 17 00:00:00 2001 From: Mary Date: Tue, 29 Jun 2021 19:34:22 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index bac75d1..2b0e176 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.6943 - 2021-06-29 +### Added: +- Initial support for separate GPU address spaces was added. + - Super Smash Bros Ultimate story mode is now playable. + ## 1.0.6942 - 2021-06-29 ### Changed: - Cleanup AOC service and implement some stub calls in AM service.