diff --git a/CHANGELOG.md b/CHANGELOG.md index 363abee8a97e..558d3b756e10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -120,6 +120,7 @@ - `[docs]` Link NestJS documentation on testing with Jest ([#14940](https://github.com/jestjs/jest/pull/14940)) - `[docs]` `Revised documentation for .toHaveBeenCalled()` to accurately depict its functionality. ([#14853](https://github.com/jestjs/jest/pull/14853)) - `[docs]` Removed ExpressJS reference link from documentation due to dead link ([#15270](https://github.com/jestjs/jest/pull/15270)) +- `[jest-config, jest-runtime, @jest/reporters]` Replace `glob` with `tinyglobby` ([#15283](https://github.com/jestjs/jest/pull/15283)) ## 29.7.0