We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 254ec69 commit 37ea92fCopy full SHA for 37ea92f
CHANGELOG.md
@@ -5,9 +5,14 @@ using the [Keep a CHANGELOG](http://keepachangelog.com) principles.
5
6
## [Unreleased]
7
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
12
### Added
13
14
- `CHANGELOG.md` file to follow changes to this project
15
+- support to PHPUnit 8
16
17
### Changed
18
0 commit comments