Skip to content

Commit d331569

Browse files
committed
[MonologBridge] Update CHANGELOG.md
1 parent 674cdab commit d331569

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/Symfony/Bridge/Monolog/CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
CHANGELOG
22
=========
33

4+
4.3.0
5+
-----
6+
7+
* added `ConsoleCommandProcessor`: monolog processor that adds command name and arguments
8+
* added `RouteProcessor`: monolog processor that adds route name, controller::action and route params
9+
410
4.2.0
511
-----
612

713
* The methods `DebugProcessor::getLogs()`, `DebugProcessor::countErrors()`, `Logger::getLogs()`
814
and `Logger::countErrors()` will have a new `$request` argument in version 5.0, not defining
915
it is deprecated
10-
* added `ConsoleCommandProcessor`: monolog processor that adds command name and arguments
11-
* added `RouteProcessor`: monolog processor that adds route name, controller::action and route params
1216

1317
4.1.0
1418
-----

0 commit comments

Comments
 (0)