Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Feb 6, 2018
1 parent c98a36d commit fff7535
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

### Features

* `[jest-cli]` Added `--notifyMode` to specify when to be notified.
([#5125](https://github.com/facebook/jest/pull/5125))
* `[jest-mock]` Add util methods to create async functions.
([#5318](https://github.com/facebook/jest/pull/5318))

Expand Down Expand Up @@ -286,8 +288,6 @@

### Features

* `[jest-cli]` Added --notifyMode to specify when to be notified.
([#5125](https://github.com/facebook/jest/pull/5125))
* `[jest-message-util]` Add codeframe to test assertion failures
([#5087](https://github.com/facebook/jest/pull/5087))
* `[jest-config]` Add Global Setup/Teardown options
Expand Down

0 comments on commit fff7535

Please sign in to comment.