From a0730c2a5e3f2564a91897bfa10df42fff1ef215 Mon Sep 17 00:00:00 2001 From: MutantAura <44103205+MutantAura@users.noreply.github.com> Date: Sun, 15 May 2022 12:32:38 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index c73d120..40a930b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.122 - 2022-05-15 +### Added: +- Avalonia UI: Part 1 + - Implements the foundations for the UI update to Avalonia. + - Further parts will be merged before the UI is active. + ## 1.1.121 - 2022-05-14 ### Fixed: - Prefetch capabilities before spawning translation threads.