Updated Changelog (markdown)

MetrosexualGarbodor 2023-05-31 21:23:02 +01:00
parent 9ffd5b061e
commit ed5eaed19c

@ -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). 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 ## 1.1.843 - 2023-05-30
### Fixed: ### Fixed:
- Add Context Menu Option to Run Application. - Add Context Menu Option to Run Application.