From ef06370ce6b7466fb584fe130b35a8ef58668afc Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 18 Nov 2023 23:10:03 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) 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.