diff --git a/Changelog.md b/Changelog.md index dcc091f..2201d86 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,16 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.159 - 2022-06-25 +### Added: +- Add Simplified Chinese to Avalonia (V2). + - Adds a Chinese localization to the upcoming Avalonia UI. + +## 1.1.158 - 2022-06-25 +### Fixed: +- Account for pool change on texture bindings cache. + - Fixes a regression from 1.1.149 that caused garbled textures on Super Zangyura. + ## 1.1.157 - 2022-06-24 ### Fixed: - timezone: Fix regression caused by #3361.