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.