From d02f0acb42a89d83d3dbfc8378afb70aca8019ea Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sat, 7 Jan 2023 02:27:14 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index c2226cd..c47e1e2 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.515 - 2023-01-06 +### Fixed: +- Ava GUI: AboutWindow Refactor. + - Redesigns the "About" window on the Avalonia UI. + ## 1.1.514 - 2023-01-06 ### Fixed: - [hipc] Fix 'Unexpected result code Success returned' in Reply(). @@ -9,7 +14,7 @@ All updates to the Ryujinx official master build will be documented in this file ## 1.1.513 - 2023-01-06 ### Fixed: - Ava GUI: SettingsWindow Refactor. - - Redesigns the settings window on the Avalonia UI. + - Refactors the settings window code on the Avalonia UI. No actual changes to the window itself. ## 1.1.512 - 2023-01-06 ### Fixed: