From 1b61cc6c2fbc565cd663472db13bbbf0281117f1 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 29 Oct 2022 19:13:40 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 242eab4..f6de825 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.333 - 2022-10-29 +### Fixed: +- Vulkan: Replace VK_EXT_debug_report usage with VK_EXT_debug_utils. + - No expected changes. + +
+Older releases +
+ ## 1.1.332 - 2022-10-29 ### Fixed: - SPIR-V: Fix tessellation control shader output types. @@ -12,10 +21,6 @@ All updates to the Ryujinx official master build will be documented in this file - Updates the JWT Token .NET dependency to version 6.25.0. - No expected changes. -
-Older releases -
- ## 1.1.330 - 2022-10-27 ### Fixed: - AppletAE: Stub SetRecordVolumeMuted.