From c81b001fe7dc94c6efc5ba5e2d590e33cd9661cb Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 25 Jun 2022 17:27:53 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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.