From f0cde62ab04580dd8e07865f3087f6fd264b1f4e Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Fri, 16 Dec 2022 01:43:35 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index caa62df..1c189ee 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.473 - 2022-12-15 +### Fixed: +- Avalonia: Fix invisible swkbd applet on Linux. + - The software keyboard applet is now visible again on Avalonia on Linux systems. + ## 1.1.472 - 2022-12-15 ### Fixed: - Replace DllImport usage with LibraryImport.