From a301d78ee7da2dad350c0275c4ccc4cc3e5c2d4a Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 25 Jul 2022 22:59:21 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Changelog.md b/Changelog.md index 931d395..aca39b6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,15 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.193 - 2022-07-25 +### Added: +- Backport Avalonia menu/settings tooltips to GTK where possible. + - New tooltips from the Avalonia UI are now on the current UI as well. + +## 1.1.192 - 2022-07-25 +### Changed: +- misc: Reformat Ryujinx.Audio with dotnet-format. + ## 1.1.191 - 2022-07-24 ### Added: - Resolution scaling hotkeys.