Skip to content

Commit cfdba7f

Browse files
committed
Update 2.0.0 Changelog.md
1 parent cf6a992 commit cfdba7f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Changelog.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@ The change log describes what is "Added", "Removed", "Changed" or "Fixed" betwee
66

77
## 2.0.0
88

9-
- Remove support of Twig 1.x
10-
- Remove support of PHP < 7.2
11-
- Remove support of Symfony < 3.4
129
- Add support of Symfony ^5.0
1310
- Add strict type hinting
11+
- Added `PHPFileExtractor::supportsExtension(): bool`
12+
- Removed `PHPFileExtractor::getType()`
13+
- Remove support of Twig 1.x (`Twig2Visitor` and `TwigVisitorFactory`)
14+
- Remove support of PHP < 7.2
15+
- Remove support of Symfony < 3.4
1416

1517
## 1.7.1
1618

0 commit comments

Comments
 (0)