We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d83bd commit 30e70c8Copy full SHA for 30e70c8
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 3.3.2 (2018-12-29)
2
+
3
+* Fixed psr-3 processing being applied to all handlers, only leaf ones are now processing
4
+* Fixed regression when `app` channel is defined explicitly
5
+* Fixed handlers marked as nested not being ignored properly from the stack
6
7
+## 3.3.1 (2018-11-04)
8
9
+* Fixed compatiblity with Symfony 4.2
10
11
## 3.3.0 (2018-06-04)
12
13
* Fixed the autowiring of the channel logger in autoconfigured services
0 commit comments