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.