From a8c58a03e0e3978f7309af015a5fec4c442a0f2c Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Mon, 15 Aug 2022 12:21:27 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index f18c805..e87e5e1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.215 - 2022-08-14 +### Added: +- am: Stub SetWirelessPriorityMode, SaveCurrentScreenshot and GetHdcpAuthenticationState. + - Fixes Xenoblade Chronicles 3 photo gallery crash. + - Fixes Hulu app crashing on startup. + ## 1.1.215 - 2022-08-14 ### Fixed: - PreAllocator: Check if instruction supports a Vex prefix in IsVexSameOperandDestSrc1.