diff --git a/Changelog.md b/Changelog.md index bf49c4e..af4c94f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.1246 - 2024-03-26 +### Fixed: +- Vulkan: Recreate swapchain correctly when toggling VSync. + - Fixes an issue where, under certain conditions, toggling VSync via hotkey while in-game would not uncap the framerate beyond the monitor's refresh rate. + ## 1.1.1245 - 2024-03-26 ### Fixed: - Disable push descriptors for Intel ARC GPUs on Windows.