diff --git a/CHANGELOG.md b/CHANGELOG.md index 862db3c3d283..29e4a3ec4715 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -78,6 +78,12 @@ ([#5648](https://github.com/facebook/jest/pull/5648)) * `[docs]` Mention Jest Puppeteer Preset ([#5722](https://github.com/facebook/jest/pull/5722)) + +### Chore & Maintenance + +* `[jest-jasmine2]` Simplify `Env.execute` and TreeProcessor to setup and clean + resources for the top suite the same way as for all of the children suites + ([#5673](https://github.com/facebook/jest/pull/5673)) * `[docs]` Add jest-community section to website ([#5675](https://github.com/facebook/jest/pull/5675)) * `[docs]` Add versioned docs for v22.4