Skip to content

Commit

Permalink
Add CHANGELOG entries
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Feb 13, 2025
1 parent adfafde commit 3cdf2d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Drop PHP 7.2, 7.3, 7.4, 8.0
- Remove test files from the vendor tarball
- Drop phpunit support < 10
- Support phpunit 10, 11, 12
- Require Twig 3.20

## [v4.0.0] - 2021-03-31

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

0 comments on commit 3cdf2d8

Please sign in to comment.