diff --git a/Changelog.md b/Changelog.md index 913087a..199a6d4 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.479 - 2022-12-18 +### Fixed: +- Revert "ARMeilleure: Add initial support for AVX512(EVEX encoding)". + - Reverted due to a regression causing black screens on CPUs that support AVX-512. + ## 1.1.478 - 2022-12-18 ### Added: - ARMeilleure: Add initial support for AVX512(EVEX encoding).