diff --git a/Changelog.md b/Changelog.md index 4570ff7..33cd621 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.322 - 2022-10-21 +### Fixed: +- CI: Update workflows. + - Updates Github workflows to the latest version. + ## 1.1.321 - 2022-10-21 ### Fixed: - Vulkan: Fix vertex position Z conversion with geometry shader passthrough.