From 5580f881f97dd8f101cb5cf07927198e8a2c6bf8 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 11 Jul 2022 23:50:06 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 07336bb..b0cd917 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.176 - 2022-07-11 +### Fixed: +- Avalonia - Add border to Flyouts. + - Adds a border to flyouts (menus, dropdowns, etc) to easily tell them from the background. + ## 1.1.175 - 2022-07-11 ### Fixed: - Propagate Shader phi nodes with the same source value from all blocks.