diff --git a/Changelog.md b/Changelog.md index eff81a5..d75ca4e 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.485 - 2022-12-21 +### Fixed: +- Make UI display correct content in Chinese. + - Fixes an issue where games wouldn't display the correct title or icon on the games list when system language was set to Chinese. + ## 1.1.484 - 2022-12-21 ### Fixed: - hle: Handle GPU profiler and debugger device path correctly.