Skip to content

Commit

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

* `[jest-runtime]` Provide `require.main` property set to module with test suite
([#5618](https://github.com/facebook/jest/pull/5618))

### Fixes

* `[babel-jest]` Remove `retainLines` argument to babel.
([#5594](https://github.com/facebook/jest/pull/5594))

### Chore & Maintenance

* `[docs]` Add note about Node version support
([#5622](https://github.com/facebook/jest/pull/5622))
* `[docs]` Update to use yarn
Expand All @@ -30,8 +38,6 @@
([#5505](https://github.com/facebook/jest/pull/5505))
* `[jest-util]` Fix `console.assert` behavior in custom & buffered consoles
([#5576](https://github.com/facebook/jest/pull/5576))
* `[babel-jest]` Remove `retainLines` argument to babel.
([#5594](https://github.com/facebook/jest/pull/5594))

### Features

Expand Down

0 comments on commit 736eb2b

Please sign in to comment.