diff --git a/CHANGELOG.md b/CHANGELOG.md index 091499af1e48..baeba8558b2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ promises ([#5670](https://github.com/facebook/jest/pull/5670)) * `[expect]` Add isError to utils ([#5670](https://github.com/facebook/jest/pull/5670)) +* `[expect]` Add inverse matchers (`expect.not.arrayContaining`, etc., [#5517](https://github.com/facebook/jest/pull/5517)) ### Fixes