From bee7f0dc9c3e0b69a6039697533dca1e845c8c24 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Wed, 14 Oct 2015 13:51:02 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.mdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.mdown b/CHANGELOG.mdown index 0a5e512c..2aaeec59 100644 --- a/CHANGELOG.mdown +++ b/CHANGELOG.mdown @@ -1,3 +1,10 @@ +### 1.17.2 (2015-10-14) + + * Fixed ErrorHandler compatibility with non-Monolog PSR-3 loggers + * Fixed SlackHandler handling to use slack functionalities better + * Fixed SwiftMailerHandler bug when sending multiple emails they all had the same id + * Fixed 5.3 compatibility regression + ### 1.17.1 (2015-08-31) * Fixed RollbarHandler triggering PHP notices