diff --git a/Changelog.md b/Changelog.md index ac170b4..6b7a929 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,21 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.1.534 - 2023-01-10 +### Fixed: +- Ava GUI: Fix Context Menu Locales. + - Corrects device save and BCAT save directory option text. + +## 1.1.533 - 2023-01-10 +### Fixed: +- misc: Enforce LF. + - Improves Ryujinx.sh script handling. + +## 1.1.532 - 2023-01-10 +### Fixed: +- ava: Cleanup AppHost. + - Cleans up AppHost file code. + ## 1.1.531 - 2023-01-10 ### Fixed: - Ava: Add missing null check to ContentDialogHelper.ShowAsync().