From 152502e4628b55cafb9f48c65e052504150094c4 Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Thu, 15 Dec 2022 00:00:52 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index b42fec5..3cae1f6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.469 - 2022-12-14 +### Fixed: +- Vulkan: enable VK_EXT_custom_border_color features. + - Only create a custom border color if the feature is supported and enabled. + - Fixes Vulkan crashes in Super Smash Bros. Ultimate, Xenoblade Chronicles 2 and other titles when using RADV on Linux. ## 1.1.468 - 2022-12-12 ### Added: