diff --git a/Changelog.md b/Changelog.md index f5180a7..bd32422 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.622 - 2023-02-15 +### Fixed: +- GUI: Small Updater refactor & Set correct permissions on Linux when extracting files. + - Fixes a Linux issue where the Ryujinx executable wouldn't work after using the autoupdater. + ## 1.1.621 - 2023-02-15 ### Fixed: - Vulkan: Respect VK_KHR_portability_subset vertex stride alignment.