diff --git a/Changelog.md b/Changelog.md index ca50839..1c1152e 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.602 - 2023-02-06 +### Fixed: +- Accelerate NVDEC VIC surface read/write and colorspace conversion with Arm64 HW intrinsics. + - Contributes towards upstreaming the currently closed-source macOS build. + ## 1.1.601 - 2023-02-05 ### Fixed: - Implement safe depth-stencil blit using stencil export extension.