Updated Changelog (markdown)

MetrosexualGarbodor 2023-10-05 01:39:07 +01:00
parent 5746b1e11f
commit a6b33cdeb0

@ -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.1042 - 2023-10-04
### Fixed:
- Fix SPIR-V function calls.
- Fixes a regression from the previous change that caused Nvidia GPUs to crash while compiling shaders.
## 1.1.1041 - 2023-10-04
### Fixed:
- Use unique temporary variables for function call parameters on SPIR-V.