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 f432f7c commit 8781649Copy full SHA for 8781649
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 3.2.0 (2018-03-05)
2
+
3
+* Removed randomness from the container build
4
+* Fixed support for the `monolog.logger` tag specifying a channel in combination with Symfony 3.4+ autowiring
5
+* Fixed visibility of channels configured explicitly in the bundle config (they are now public in Symfony 4 too)
6
+* Fixed invalid service definitions
7
8
## 3.1.2 (2017-11-06)
9
10
* fix invalid usage of count()
0 commit comments