From ed5eaed19c04621f0dabdcc0f3d4d151bc5b6a0a Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 31 May 2023 21:23:02 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Changelog.md b/Changelog.md index ef41690..dfb6254 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,18 @@ 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.845 - 2023-05-31 +### Fixed: +- Share ResourceManager between vertex A and B shaders. + - Fixes a regression from 1.1.811 that caused Borderlands 2 to crash before the title screen while generating a shader. + +## 1.1.844 - 2023-05-31 +### Fixed: +- Headless: MacOS Headless Fixes. + - Properly sign headless builds so they can use Hypervisor. + - Bundle MoltenVK in headless builds when building for macOS. + - Force Vulkan on macOS. + ## 1.1.843 - 2023-05-30 ### Fixed: - Add Context Menu Option to Run Application.