Updated Changelog (markdown)

MetrosexualGarbodor 2023-10-05 11:46:11 +01:00
parent a6b33cdeb0
commit 94a342167a

@ -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.1043 - 2023-10-05
### Fixed:
- Strings should not be concatenated using '+' in a loop.
- Code cleanup. No expected changes in games.
## 1.1.1042 - 2023-10-04
### Fixed:
- Fix SPIR-V function calls.