diff --git a/Changelog.md b/Changelog.md index bd32422..7453cc7 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.623 - 2023-02-16 +### Fixed: +- Validate dimensions before creating texture. + - Fixes a regression introduced in 1.1.615 that caused Super Smash Bros. Ultimate to crash when using ARCropolis mods. + ## 1.1.622 - 2023-02-15 ### Fixed: - GUI: Small Updater refactor & Set correct permissions on Linux when extracting files.