From fb08ca363ff784282f1e9ef41fe7aac4ed4aa5a1 Mon Sep 17 00:00:00 2001 From: Mary-nyan Date: Tue, 29 Nov 2022 06:38:56 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 1ff12ba..e3bee2a 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.396 - 2022-11-29 +### Fixed: +- Avalonia: Update FluientAvalonia + - Make dialogs work on Linux with Avalonia making it usable on it again. + +
+Older releases +
+ ## 1.1.395 - 2022-11-28 ### Fixed: - GPU: Always draw polygon topology as triangle fan. @@ -17,10 +26,6 @@ All updates to the Ryujinx official master build will be documented in this file - Add voice drop parameter support that was introduced in 15.0.0. - Accurately stub ExecuteAudioRendererRendering. -
-Older releases -
- ## 1.1.393 - 2022-11-27 ### Fixed: - sfdnsres: Fix deserializer of AddrInfoSerialized when addresses are empty.