Skip to content

Commit 37ea92f

Browse files
committed
prepare new stable release 2.1.0 that will add support to PHPUnit 8
1 parent 254ec69 commit 37ea92f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,14 @@ using the [Keep a CHANGELOG](http://keepachangelog.com) principles.
55

66
## [Unreleased]
77

8+
## [2.1.0] - 2021-08-12
9+
10+
**CAUTION** : PHPUnit 9 is not supported due to issue PHPUnit [#4754](https://github.com/sebastianbergmann/phpunit/issues/4754)
11+
812
### Added
913

1014
- `CHANGELOG.md` file to follow changes to this project
15+
- support to PHPUnit 8
1116

1217
### Changed
1318

0 commit comments

Comments
 (0)