From fdf1e8790763f872891d3c56d9760c2a96973583 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Wed, 29 Jun 2022 22:30:25 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 2201d86..21ea182 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.160 - 2022-06-29 +### Fixed: +- ui: Fix timezone abbreviation since #3361. + - Fixes timezone abbreviation text in system settings. + ## 1.1.159 - 2022-06-25 ### Added: - Add Simplified Chinese to Avalonia (V2).