From e4a5d0c23bf8de6296c87beb8da7d0db4be23ef9 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Mon, 16 May 2016 01:07:07 +0200 Subject: [PATCH] [#1473] add the changelog entry --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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