diff --git a/Changelog.md b/Changelog.md index dfb6254..525f4d5 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.846 - 2023-05-31 +### Fixed: +- Skip draws with zero vertex count . + - Fixes a crash on macOS in Marvel Ultimate Alliance 3: The Black Order. + ## 1.1.845 - 2023-05-31 ### Fixed: - Share ResourceManager between vertex A and B shaders.