diff --git a/CHANGELOG.md b/CHANGELOG.md index 5534cf4d0105..382998171397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - `[jest-ci]` Add `changedSince` to allowed watch mode configs ([#6955](https://github.com/facebook/jest/pull/6955)) - `[babel-jest]` Add support for `babel.config.js` added in Babel 7.0.0 ([#6911](https://github.com/facebook/jest/pull/6911)) +- `[jest-ci]` Add `moduleHiddenFiles` to allowed watch mode configs ([#6962](https://github.com/facebook/jest/pull/6962)) ### Fixes