Skip to content

Commit 0bd8ab8

Browse files
committed
Update CHANGELOG
1 parent 6ba90b9 commit 0bd8ab8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
* Use `ActivationStrategy` instead of `actionLevel` when available
44
* Register resettable processors (`ResettableInterface`) for autoconfiguration (tag: `kernel.reset`)
55
* Drop support for Symfony 3.4
6+
* Drop support for PHP < 7.1
7+
* Fix call to undefined method pushProcessor on handler that does not implement ProcessableHandlerInterface
8+
* Use "use_locking" option with rotating file handler
9+
* Add ability to specify custom Sentry hub service
610

711
## 3.6.0 (2020-10-06)
812

0 commit comments

Comments
 (0)