From 986470d9bef1ee66fce195dc6ae71254761e0de1 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 4 Dec 2022 19:58:24 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index a9cef14..13b3ca1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,10 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.423 - 2022-12-04 +### Added: +- Add InfoType.MesosphereCurrentProcess. + - Allows exefs replacement mods and homebrew to easily get their own process handle for use with certain SVCs, such as MapProcessMemory. + ## 1.1.422 - 2022-12-04 ### Fixed: - ui: Disallow checking for updates while emulation active. - - The autoupdater will no longer appear while a game is running. + - Disables "check for updates" option while a game is running. ## 1.1.421 - 2022-12-04 ### Fixed: