diff --git a/Changelog.md b/Changelog.md index 7d93158..ccd1f35 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.866 - 2023-06-04 +### Fixed: +- Avalonia: Adjust Grid Library alignment. + - Game rows that aren't filled will now align left instead of center on Avalonia's grid view. + ## 1.1.865 - 2023-06-04 ### Fixed: - Dont Error on Invalid Enum Values.