diff --git a/CHANGELOG.md b/CHANGELOG.md index 27232558..685e6812 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 3.3.0 (2018-06-04) + +* Fixed the autowiring of the channel logger in autoconfigured services +* Added timeouts to the pushover, hipchat, slack handlers +* Dropped support for PHP 5.3, 5.4, and HHVM +* Added configuration for HttpCodeActivationStrategy + ## 3.2.0 (2018-03-05) * Removed randomness from the container build