diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d653977e0f7..6363beb7c651 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,7 +83,7 @@ * `[jest-worker]` Stick calls to workers before processing them ([#6073](https://github.com/facebook/jest/pull/6073)) * `[babel-plugin-jest-hoist]` Allow using `console` global variable - ([#6074](https://github.com/facebook/jest/pull/6074)) + ([#6075](https://github.com/facebook/jest/pull/6075)) * `[jest-jasmine2]` Always remove node core message from assert stack traces ([#6055](https://github.com/facebook/jest/pull/6055)) * `[expect]` Add stack trace when `expect.assertions` and `expect.hasAssertions`