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.