Skip to content

Commit

Permalink
Merge pull request #467 from stof/changelog
Browse files Browse the repository at this point in the history
Add changelog entries for unreleased changes
  • Loading branch information
stof committed Oct 24, 2023
2 parents d320c9e + a6eacd2 commit 110a839
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
@@ -1,3 +1,9 @@
## Unreleased

* Add support for Symfony 7
* Remove support for Symfony 4
* Add support for env placeholders in the `level` option of handlers

## 3.8.0 (2022-05-10)

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

## 3.7.0 (2021-03-31)

* Use `ActivationStrategy` instead of `actionLevel` when available
* Use `ActivationStrategy` instead of `actionLevel` when available
* Register resettable processors (`ResettableInterface`) for autoconfiguration (tag: `kernel.reset`)
* Drop support for Symfony 3.4
* Drop support for PHP < 7.1
Expand Down

0 comments on commit 110a839

Please sign in to comment.