diff --git a/Changelog.md b/Changelog.md index 1c1152e..24122b4 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.603 - 2023-02-07 +### Fixed: +- Support safe blit on non-2D textures. + - Fixes more cases of AMD GPUs crashing on higher resolutions in Fire Emblem Engage. + ## 1.1.602 - 2023-02-06 ### Fixed: - Accelerate NVDEC VIC surface read/write and colorspace conversion with Arm64 HW intrinsics.