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 3f25876 commit fc99e6d
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-util]` Add deletion to `process.env` as well
([#5466](https://github.com/facebook/jest/pull/5466))
* `[jest-util]` Add case-insensitive getters/setters to `process.env`
Expand Down Expand Up @@ -298,8 +300,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 fc99e6d

Please sign in to comment.