diff --git a/Changelog.md b/Changelog.md index 0beb6ce..b728125 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.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.