Skip to content

Commit 804425d

Browse files
committed
Update the changelog
1 parent 4b0edfe commit 804425d

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

CHANGELOG.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
1-
* 3.0.1 (2016-11-15)
1+
## 3.0.2 (2017-01-03)
22

3-
* Removed obsolete code (DebugHandlerPass)
3+
* Revert disabling DebugHandler in CLI environments
4+
* Update configuration for slack handlers for Monolog 1.22 new options
5+
* Revert the removal of the DebugHandlerPass (needed for Symfony <3.2)
46

5-
* 3.0.0 (2016-11-06)
7+
## 3.0.1 (2016-11-15)
68

7-
* Removed class parameters for the container configuration
8-
* Bumped minimum version of supported Symfony version to 2.7
9-
* Removed `NotFoundActivationStrategy` (the bundle now uses the class from MonologBridge)
9+
* Removed obsolete code (DebugHandlerPass)
10+
11+
## 3.0.0 (2016-11-06)
12+
13+
* Removed class parameters for the container configuration
14+
* Bumped minimum version of supported Symfony version to 2.7
15+
* Removed `NotFoundActivationStrategy` (the bundle now uses the class from MonologBridge)

0 commit comments

Comments
 (0)