Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ninevra committed Oct 26, 2020
1 parent 25fad89 commit 89bb9bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,8 @@

### Fixes

- `[expect]` [**BREAKING**] Revise `expect().not.objectContaining()` to be the inverse of `expect().objectContaining()`, as documented. ([#10708](https://github.com/facebook/jest/pull/10708))

### Chore & Maintenance

- `[jest-cli]` chore: standardize files and folder names ([#10698](https://github.com/facebook/jest/pull/1098))
Expand Down

0 comments on commit 89bb9bf

Please sign in to comment.