From 2dae8e0457f69e02120d32ef202adceda012c1ed Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 15 Nov 2022 22:24:50 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 6cf06ff..dd32b4f 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.344 - 2022-11-15 +### Fixed: +- GTK: It's REE-YOU-JINX. + - Corrects the pronunciation guide in the GTK UI's "about" page. + ## 1.1.343 - 2022-11-12 ### Fixed: - UI: Allow overriding graphics backend + Move command line parser into a new class.