Updated Changelog (markdown)

MetrosexualGarbodor 2022-10-29 20:18:33 +01:00
parent 1b61cc6c2f
commit eb8c645e81

@ -1,15 +1,20 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.334 - 2022-10-29
### Fixed:
- CI: Fix windows builds missing SourceRevisionId.
- Windows PR builds will now have version IDs again.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.333 - 2022-10-29
### Fixed:
- Vulkan: Replace VK_EXT_debug_report usage with VK_EXT_debug_utils.
- No expected changes.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.332 - 2022-10-29
### Fixed:
- SPIR-V: Fix tessellation control shader output types.