diff --git a/Changelog.md b/Changelog.md index 737e558..0f2c0ce 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.707 - 2023-04-11 +### Fixed: +- HLE: Deal with empty title names properly. + - Fixes a regression from 1.1.689 that caused title names to not appear under certain system languages. + ## 1.1.706 - 2023-04-11 ### Fixed: - Vulkan: add situational "Fast Flush" mode.