diff --git a/Changelog.md b/Changelog.md index 171b096..025f4b9 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.309 - 2022-10-18 +### Fixed: +- Vulkan: Fix blit levels/layers parameters being inverted. + - Fixes a crash before the title screen in Mario + Rabbids Kingdom Battle on Nvidia GPUs using Vulkan. + ## 1.1.308 - 2022-10-17 ### Fixed: - Fix kernel VA allocation when random allocation fails.