diff --git a/Changelog.md b/Changelog.md index 404431e..429aecf 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.596 - 2023-01-26 +### Fixed: +- Relax Vulkan requirements. + - Redo of 1.1.551 with fixes for the issues that appeared last time, such as broken lighting in several games. + ## 1.1.595 - 2023-01-24 ### Fixed: - Vulkan: Reset queries on same command buffer.