From 67132e737e409a249b377f082ff21b38f69fa96b Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Thu, 23 Jun 2022 20:37:27 +0100 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 2cd8f8d..56570c5 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.153 - 2022-06-23 +### Changed: +- UI: Some Avalonia cleanup. + - Cleans up some of the new GUI code. No changes to emulator functionality. + ## 1.1.152 - 2022-06-22 ### Changed: - Rewrite kernel memory allocator.