diff --git a/CHANGELOG.md b/CHANGELOG.md index a6b1d88a6a8d..f4a20cc60375 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ### Features +- `[jest-cli]` Adds an option (`inlineSnapshotFormatter` with `simple`) for having inline snapshot serializers use the printBasicPrototype option to show literals as literals. + + ### Fixes ### Chore & Maintenance