8000 [MonologBridge] Update CHANGELOG.md · symfony/symfony@ac92e84 · GitHub
[go: up one dir, main page]

Skip to content

Commit ac92e84

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

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

src/Symfony/Bridge/Monolog/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
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
-----

src/Symfony/Bundle/TwigBundle/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CHANGELOG
22
=========
3-
3+
44
4.2.0
55
-----
66

0 commit comments

Comments
 (0)
0