Skip to content

Commit

Permalink
Add changelog for #5069 (#5250)
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeliog authored and cpojer committed Jan 8, 2018
1 parent 105c25e commit 6d353cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

### Fixes

* `[expect]` Fail test when the types of `stringContaining` and `stringMatching` matchers do not match.
* `[jest-cli]` Treat dumb terminals as noninteractive ([#5237](https://github.com/facebook/jest/pull/5237))
* `[jest-cli]` `jest --onlyChanged --changedFilesWithAncestor` now also works
with git. ([#5189](https://github.com/facebook/jest/pull/5189))
Expand Down

0 comments on commit 6d353cc

Please sign in to comment.