Skip to content

Commit

Permalink
call out #5558 as breaking
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed May 25, 2018
1 parent 485b86b commit 02f4166
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
* `[jest-cli]` Add support for using `--coverage` in combination with watch
mode, `--onlyChanged`, `--findRelatedTests` and more
([#5601](https://github.com/facebook/jest/pull/5601))
* `[jest-jasmine2]` Adds error throwing and descriptive errors to `it`/ `test`
for invalid arguments. `[jest-circus]` Adds error throwing and descriptive
errors to `it`/ `test` for invalid arguments
* `[jest-jasmine2]` [**BREAKING**] Adds error throwing and descriptive errors to
`it`/ `test` for invalid arguments. `[jest-circus]` Adds error throwing and
descriptive errors to `it`/ `test` for invalid arguments
([#5558](https://github.com/facebook/jest/pull/5558))
* `[jest-matcher-utils]` Add `isNot` option to `matcherHint` function
([#5512](https://github.com/facebook/jest/pull/5512))
Expand Down

0 comments on commit 02f4166

Please sign in to comment.