Skip to content

Commit

Permalink
Merge pull request #144 from Nyholm/2.0
Browse files Browse the repository at this point in the history
Update 2.0.0 Changelog.md
  • Loading branch information
Olivier Dolbeau authored Dec 26, 2019
2 parents 79cccee + cfdba7f commit 439717d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee

## 2.0.0

- Remove support of Twig 1.x
- Remove support of PHP < 7.2
- Remove support of Symfony < 3.4
- Add support of Symfony ^5.0
- Add strict type hinting
- Added `PHPFileExtractor::supportsExtension(): bool`
- Removed `PHPFileExtractor::getType()`
- Remove support of Twig 1.x (`Twig2Visitor` and `TwigVisitorFactory`)
- Remove support of PHP < 7.2
- Remove support of Symfony < 3.4

## 1.7.1

Expand Down

0 comments on commit 439717d

Please sign in to comment.