Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeysal committed May 4, 2020
1 parent 4757a82 commit 1d63a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -383,7 +383,7 @@

### Fixes

- `[jest-each]` Template table heading validation and extraction ([#8766](https://github.com/facebook/jest/pull/8766))
- `[jest-each]` Ignore excess words in headings ([#8766](https://github.com/facebook/jest/pull/8766))
- `[jest-cli]` Detect side-effect only imports when running `--onlyChanged` or `--changedSince` ([#8670](https://github.com/facebook/jest/pull/8670))
- `[jest-cli]` Allow `--maxWorkers` to work with % input again ([#8565](https://github.com/facebook/jest/pull/8565))
- `[babel-plugin-jest-hoist]` Expand list of whitelisted globals in global mocks ([#8429](https://github.com/facebook/jest/pull/8429))
Expand Down

0 comments on commit 1d63a02

Please sign in to comment.