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.
2 parents d320c9e + a6eacd2 commit 110a839Copy full SHA for 110a839
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## Unreleased
2
+
3
+* Add support for Symfony 7
4
+* Remove support for Symfony 4
5
+* Add support for env placeholders in the `level` option of handlers
6
7
## 3.8.0 (2022-05-10)
8
9
* Deprecated ambiguous `elasticsearch` type, use `elastica` instead
@@ -18,7 +24,7 @@
18
24
19
25
## 3.7.0 (2021-03-31)
20
26
21
-* Use `ActivationStrategy` instead of `actionLevel` when available
27
+* Use `ActivationStrategy` instead of `actionLevel` when available
22
28
* Register resettable processors (`ResettableInterface`) for autoconfiguration (tag: `kernel.reset`)
23
29
* Drop support for Symfony 3.4
30
* Drop support for PHP < 7.1
0 commit comments