Skip to content

Commit a6eacd2

Browse files
committed
Add changelog entries for unreleased changes
1 parent d320c9e commit a6eacd2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 3.8.0 (2022-05-10)
28

39
* Deprecated ambiguous `elasticsearch` type, use `elastica` instead
@@ -18,7 +24,7 @@
1824

1925
## 3.7.0 (2021-03-31)
2026

21-
* Use `ActivationStrategy` instead of `actionLevel` when available
27+
* Use `ActivationStrategy` instead of `actionLevel` when available
2228
* Register resettable processors (`ResettableInterface`) for autoconfiguration (tag: `kernel.reset`)
2329
* Drop support for Symfony 3.4
2430
* Drop support for PHP < 7.1

0 commit comments

Comments
 (0)