diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b471d8d8..1c73eb667 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,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