Skip to content

Commit 1a2ebd6

Browse files
Update ChangeLog
1 parent f4cd735 commit 1a2ebd6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes in PHPCOV are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

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+
511
## [8.1.2] - 2020-09-23
612

713
* 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
6470

6571
* Removed support for PHP versions older than PHP 7.2
6672

73+
[8.2.0]: https://github.com/sebastianbergmann/phpcov/compare/8.1.2...master
6774
[8.1.2]: https://github.com/sebastianbergmann/phpcov/compare/8.1.1...8.1.2
6875
[8.1.1]: https://github.com/sebastianbergmann/phpcov/compare/8.1.0...8.1.1
6976
[8.1.0]: https://github.com/sebastianbergmann/phpcov/compare/8.0.0...8.1.0

0 commit comments

Comments
 (0)