diff --git a/Changelog.md b/Changelog.md index f6de825..80937d4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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. + +
+Older releases +
+ ## 1.1.333 - 2022-10-29 ### Fixed: - Vulkan: Replace VK_EXT_debug_report usage with VK_EXT_debug_utils. - No expected changes. -
-Older releases -
- ## 1.1.332 - 2022-10-29 ### Fixed: - SPIR-V: Fix tessellation control shader output types.