Skip to content

Commit fff7535

Browse files
authored
Update CHANGELOG.md
1 parent c98a36d commit fff7535

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-mock]` Add util methods to create async functions.
68
([#5318](https://github.com/facebook/jest/pull/5318))
79

@@ -286,8 +288,6 @@
286288

287289
### Features
288290

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

0 commit comments

Comments
 (0)