Skip to content

Commit

Permalink
minor #401 Update CHANGELOG (fabpot)
Browse files Browse the repository at this point in the history
This PR was merged into the 3.x-dev branch.

Discussion
----------

Update CHANGELOG

Commits
-------

0bd8ab8 Update CHANGELOG
  • Loading branch information
fabpot committed Mar 31, 2021
2 parents 6ba90b9 + 0bd8ab8 commit 4054b2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
* 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
* Fix call to undefined method pushProcessor on handler that does not implement ProcessableHandlerInterface
* Use "use_locking" option with rotating file handler
* Add ability to specify custom Sentry hub service

## 3.6.0 (2020-10-06)

Expand Down

0 comments on commit 4054b2e

Please sign in to comment.