diff --git a/CHANGELOG.md b/CHANGELOG.md index 96547b440a06..657b61d2e74b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,16 @@ ### Fixes -- `[jest-snapshot]` Pass `snapshotFormat` through when diffing snapshots ([#13181](https://github.com/facebook/jest/pull/13181)) - ### Chore & Maintenance ### Performance +## 29.0.1 + +### Fixes + +- `[jest-snapshot]` Pass `snapshotFormat` through when diffing snapshots ([#13181](https://github.com/facebook/jest/pull/13181)) + ## 29.0.0 ### Features