File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,20 @@ documented in this file.
66The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
77and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
88
9+ ## [ 6.2.0] - 2022-01-24
10+
11+ - Support PHP 8.1
12+ - Add ability to generate report in cobertura format (cf #49 )
13+ - Remove GrumPHP usage.
14+
915## [ 6.1.0] - 2021-03-30
1016
1117- Added support for directory filtering #44
1218
1319## [ 6.0.0] - 2020-11-28
1420
1521- Support PHP 8
16- - Extension requires PHP7.3+ (due to ` phpunit/php-code-coverage ` v9 depending on it) #36
22+ - Extension requires PHP7.3+ (due to ` phpunit/php-code-coverage ` v9 depending on it) #36
1723 Version 5.x will still be maintained
1824
1925## [ 5.0.0] - 2020-11-16
You can’t perform that action at this time.
0 commit comments