diff --git a/Changelog.md b/Changelog.md index c9f13a1..eddfd9d 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.1090 - 2023-11-18 +### Fixed: +- misc: Default to Vulkan if available or running on macOS. + - The default graphics backend will be Vulkan if a supported graphics card is detected. + ## 1.1.1089 - 2023-11-16 ### Fixed: - Fix JitCache.Unmap called with the same address freeing memory in use.