diff --git a/Changelog.md b/Changelog.md index 7e1c429..f95194a 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.688 - 2023-03-30 +### Fixed: +- Fix Linux hang on shutdown. + - Fixes an issue on Linux where the Ryujinx process would not disappear after closing it. + ## 1.1.687 - 2023-03-28 ### Fixed: - Slight code refactoring.