diff --git a/Changelog.md b/Changelog.md index 85403a6..caa5084 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.569 - 2023-01-16 +### Fixed: +- ConfigurationState: Default to Vulkan on macOS. + - Sets graphics backend to Vulkan on macOS as the default setting. + ## 1.1.568 - 2023-01-16 ### Fixed: - Implement support for page sizes > 4KB.