From 58f3398392d602523d0e8fa8d49e5dd8cdb170ed Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Tue, 14 Mar 2023 17:03:59 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 8ff6175..1a10504 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.663 - 2023-03-14 +### Fixed: +- Ava UI: DownloadableContentManager Refactor. + - Refactors the Avalonia DLC manager and makes it consistent with the title update manager. + ## 1.1.662 - 2023-03-12 ### Fixed: - GPU: Scale counter results before addition.