diff --git a/CHANGELOG.md b/CHANGELOG.md index 522e3fbd349e..5f9a84d4eaf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ ## master +### Fixes + ## 23.1.0 +- `[expect]` Using symbolic property names in arrays no longer causes the `toEqual` matcher to fail ([#6391](https://github.com/facebook/jest/pull/6391)) + ### Features - `[jest-each]` Add pretty-format serialising to each titles ([#6357](https://github.com/facebook/jest/pull/6357))