diff --git a/Changelog.md b/Changelog.md index a4468e2..581e03d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog). +## 1.1.853 - 2023-06-01 +### Fixed: +- Fix Avalonia Library header changes size when switching between List/Grid view. + - Adds an explicit height to the panel so that it won't grow/shrink when the "show names" checkbox is added/removed. + ## 1.1.852 - 2023-06-01 ### Fixed: - [Logger] Add print with stacktrace method.