Updated Changelog (markdown)
parent
1b61cc6c2f
commit
eb8c645e81
1 changed files with 9 additions and 4 deletions
13
Changelog.md
13
Changelog.md
|
@ -1,15 +1,20 @@
|
||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
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
|
## 1.1.333 - 2022-10-29
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Vulkan: Replace VK_EXT_debug_report usage with VK_EXT_debug_utils.
|
- Vulkan: Replace VK_EXT_debug_report usage with VK_EXT_debug_utils.
|
||||||
- No expected changes.
|
- No expected changes.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.332 - 2022-10-29
|
## 1.1.332 - 2022-10-29
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- SPIR-V: Fix tessellation control shader output types.
|
- SPIR-V: Fix tessellation control shader output types.
|
||||||
|
|
Loading…
Reference in a new issue