diff --git a/Changelog.md b/Changelog.md index 90cf0e5..c1d2b4e 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.518 - 2023-01-07 +### Fixed: +- MainWindow: Vertically center SearchBox TextPresenter. + - Centers "Search..." text in the games list search box on the Avalonia GUI. + ## 1.1.517 - 2023-01-07 ### Fixed: - ava: Fix regression caused by #4013.