diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cdded6df47d..d00f90cfca43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ ### Fixes +- `[jest-matcher-utils]` Correct diff for expect asymmetric matchers ([#12264](https://github.com/facebook/jest/pull/12264)) + ### Chore & Maintenance - `[*]` Update graceful-fs to ^4.2.9 ([#11749](https://github.com/facebook/jest/pull/11749))