From 32b99a70b9051e34dca7f46aa579572d0d538f3e Mon Sep 17 00:00:00 2001 From: Mary Date: Wed, 10 May 2023 17:11:06 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index c50e96b..7aa28ac 100644 --- a/Changelog.md +++ b/Changelog.md @@ -6,6 +6,10 @@ All updates to the Ryujinx official master build will be documented in this file - fix(mvk): resumeLostDevice. - Fixes MoltenVK crashes in Hyrule Warriors: Age of Calamity, Mario Strikers: Battle League and possibly other games. +
+Older releases +
+ ## 1.1.774 - 2023-05-09 ### Fixed: - IPC - Refactor Bcat service to use new ipc - Revisit. @@ -136,10 +140,6 @@ All updates to the Ryujinx official master build will be documented in this file - UI: Move ApplicationContextMenu in a separated class. - Fixes an issue where shader cache would be purged regardless of your answer to the "Are you sure?" prompt. -
-Older releases -
- ## 1.1.749 - 2023-05-04 ### Fixed: - IPC - Refactor Bcat service to use new ipc.