diff --git a/Changelog.md b/Changelog.md index dfea454..704024d 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.1279 - 2024-04-11 +### Fixed: +- Account for swapchain image count change after re-creation. + - Fixes a crash on AMD proprietary drivers on Linux when VSync is toggled. + ## 1.1.1278 - 2024-04-11 ### Fixed: - Allow BSD sockets Poll to exit when emulation ends.