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.