Updated Changelog (markdown)

MutantAura 2023-06-25 13:58:07 +01:00
parent 99b12db619
commit d055bb46da

@ -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.911 - 2023-06-25
### Fixed:
- Set COMPlus_DefaultStackSize to 2M in macOS.
- Increases the default stack size to 2MB on macOS.
- Fixes a SPIRV-Cross stack overflow that caused crashes on boot in Splatoon 3 and Mortal Kombat 11. Both titles are now playable.
## 1.1.910 - 2023-06-25
### Fixed:
- [Ryujinx.Horizon.Common] Address dotnet-format issues.