From b494cfb5096407a077f2df00a92019871510cb58 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Sun, 24 Jul 2022 18:50:52 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 8dfcbfa..f19d98a 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.187 - 2022-07-24 +### Changed: +- Avalonia - Use content dialog for user profile manager. + - Moves the user profile window and related windows to a single content dialog on the Avalonia GUI. + ## 1.1.186 - 2022-07-24 ### Fixed: - fix: Ensure to load latest version of ffmpeg libraries first.