Skip to content

Commit 3cdf2d8

Browse files
committed
Add CHANGELOG entries
1 parent adfafde commit 3cdf2d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
- Drop PHP 7.2, 7.3, 7.4, 8.0
10+
- Remove test files from the vendor tarball
11+
- Drop phpunit support < 10
12+
- Support phpunit 10, 11, 12
13+
- Require Twig 3.20
14+
915
## [v4.0.0] - 2021-03-31
1016

1117
- Change `BasePlugin::__construct` signature to `__construct(array $options = [])` (make `$options` optional)

0 commit comments

Comments
 (0)