diff --git a/CHANGELOG.md b/CHANGELOG.md index 08cbe786..a939b2ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 1.27.0 (2022-03-13) + + * Added $maxDepth / setMaxDepth to NormalizerFormatter / JsonFormatter to configure the maximum depth if the default of 9 does not work for you (#1633) + ### 1.26.1 (2021-05-28) * Fixed PHP 8.1 deprecation warning