Updated Changelog (markdown)

MetrosexualGarbodor 2023-09-14 19:08:51 +01:00
parent 03712882b2
commit 0a3e715e69

@ -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). For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.1014 - 2023-09-14
### Fixed:
- Fix some Vulkan validation errors (mostly related to barriers).
- Fixes several Vulkan validation errors to make debugging easier. No expected changes in games.
## 1.1.1013 - 2023-09-14 ## 1.1.1013 - 2023-09-14
### Fixed: ### Fixed:
- Fix gl_Layer to geometry shader change not writing gl_Layer. - Fix gl_Layer to geometry shader change not writing gl_Layer.