From de45b2f0ce1463e2cbb45db379f7614d4cad66eb Mon Sep 17 00:00:00 2001 From: EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> Date: Tue, 13 Apr 2021 16:07:51 -0600 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index fe42a94..04fda05 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.6831 - 2021-04-13 +### Added +- Added initial support for 12.x IPC system. + - Also adds support for the new SM commands ids available on TIPC. + ## 1.0.6830 - 2021-04-13 ### Changed - Added several new items to logging, for troubleshooting and log analysis purposes.