From e3b7e35fe9f1d720a4810bf7637e0302931da698 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 26 Mar 2023 19:17:05 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index aeb2a89..cb81a63 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.683 - 2023-03-26 +### Fixed: +- Vulkan: fix broken "VK_EXT_subgroup_size_control" support check. + - No known changes to emulator functionality. + ## 1.1.682 - 2023-03-26 ### Fixed: - Vulkan: Insert barriers before clears.