diff --git a/Changelog.md b/Changelog.md index a5884d1..f18c805 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.215 - 2022-08-14 +### Fixed: +- PreAllocator: Check if instruction supports a Vex prefix in IsVexSameOperandDestSrc1. + - No changes expected in games. + ## 1.1.214 - 2022-08-14 ### Fixed: - Fix texture bindings using wrong sampler pool in some cases.