Skip to content

Commit

Permalink
Update CHANGELOG.md (#12283)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnormo committed Feb 2, 2022
1 parent 1614524 commit a4339cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,7 @@

### Fixes

- `[matcher-utils]` Correct diff for expected asymmetric matchers (#12264)[https://github.com/facebook/jest/pull/12264]
- `[expect]` Add a fix for `.toHaveProperty('')` ([#12251](https://github.com/facebook/jest/pull/12251))
- `[jest-environment-node]` Add `atob` and `btoa` ([#12269](https://github.com/facebook/jest/pull/12269))

Expand Down

0 comments on commit a4339cb

Please sign in to comment.