diff --git a/Changelog.md b/Changelog.md index fde6ae5..be977e8 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.359 - 2022-11-17 +### Fixed: +- am: Stub GetSaveDataSizeMax. + - Allows Football Manager 2023 Touch to boot. + ## 1.1.358 - 2022-11-17 ### Added: - Use ReadOnlySpan compiler optimization in more places.