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.