Skip to content

Commit fc99e6d

Browse files
committed
Update CHANGELOG.md
1 parent 3f25876 commit fc99e6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### Features
44

5+
* `[jest-cli]` Added `--notifyMode` to specify when to be notified.
6+
([#5125](https://github.com/facebook/jest/pull/5125))
57
* `[jest-util]` Add deletion to `process.env` as well
68
([#5466](https://github.com/facebook/jest/pull/5466))
79
* `[jest-util]` Add case-insensitive getters/setters to `process.env`
@@ -298,8 +300,6 @@
298300

299301
### Features
300302

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

0 commit comments

Comments
 (0)