File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes in PHPCOV are documented in this file using the [ Keep a CHANGELOG] ( https://keepachangelog.com/ ) principles.
4
4
5
+ ## [ 8.2.0] - 2020-MM-DD
6
+
7
+ ### Added
8
+
9
+ * [ #105 ] ( https://github.com/sebastianbergmann/phpcov/pull/105 ) : Support for Cobertura XML report
10
+
5
11
## [ 8.1.2] - 2020-09-23
6
12
7
13
* No changes; ` phpcov.phar ` rebuilt with updated dependencies
@@ -64,6 +70,7 @@ All notable changes in PHPCOV are documented in this file using the [Keep a CHAN
64
70
65
71
* Removed support for PHP versions older than PHP 7.2
66
72
73
+ [ 8.2.0 ] : https://github.com/sebastianbergmann/phpcov/compare/8.1.2...master
67
74
[ 8.1.2 ] : https://github.com/sebastianbergmann/phpcov/compare/8.1.1...8.1.2
68
75
[ 8.1.1 ] : https://github.com/sebastianbergmann/phpcov/compare/8.1.0...8.1.1
69
76
[ 8.1.0 ] : https://github.com/sebastianbergmann/phpcov/compare/8.0.0...8.1.0
You can’t perform that action at this time.
0 commit comments