Skip to content

Commit 17e93d7

Browse files
authored
Added changelog for 3.0 (#101)
1 parent 2de824a commit 17e93d7

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
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v3.0.0
4+
5+
- Dropped support for PHPUnit < 7.0
6+
- [BC Break] Add return type hints to all `toString()` methods of the constraint classes for compatibility with PHPUnit 7
7+
- Dropped support for PHP < 7.1
8+
39
## v2.3.0
410

511
- Testing on Symfony 4 and make sure test passes

0 commit comments

Comments
 (0)