Updated Changelog (markdown)

MetrosexualGarbodor 2023-05-28 23:43:02 +01:00
parent 428a4a6ab9
commit f1d7a5e250

@ -3,6 +3,12 @@ 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.840 - 2023-05-28
### Fixed:
- Make sure blend is disabled if render target has integer format.
- Contributes to upstreaming the closed-source changes in the macos1 build.
- Fixes crashes in Luigi's Mansion 3 and Xenoblade Chronicles games on macOS. Note that Xenoblade games won't work yet as they require transform feedback to run, which hasn't been upstreamed yet.
## 1.1.839 - 2023-05-28
### Fixed:
- Workaround for MoltenVK barrier issues.