diff --git a/Changelog.md b/Changelog.md index 187f684..4f5ba75 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.673 - 2023-03-20 +### Fixed: +- ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont). + - Redo of 1.1.478 with added fixes for the black screen issues it caused. + ## 1.1.672 - 2023-03-19 ### Fixed: - Vulkan: Migrate buffers between memory types to improve GPU performance.