Updated Changelog (markdown)

MetrosexualGarbodor 2023-08-16 22:32:31 +01:00
parent 5099bbdefc
commit bbaf621a3b

@ -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.994 - 2023-08-16
### Fixed:
- Prefer jagged arrays over multidimensional.
- Code cleanup. No expected changes in games.
## 1.1.993 - 2023-08-16
### Fixed:
- Declare and use gl_PerVertex block for VTG per-vertex built-ins.