diff --git a/CHANGELOG.md b/CHANGELOG.md index cdf9f63df..20a0bc16f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -56,6 +56,8 @@ CHANGELOG 1.7.9 ----- +* handle `\Throwable` instances in the `ExceptionController` + * fixed that the default exclusion strategy groups for the serializer are not the empty string * fixed a BC break that prevented the `CamelKeysNormalizer` from removing leading underscores