We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 557c910 commit 2e63184Copy full SHA for 2e63184
ChangeLog.md
@@ -3,6 +3,13 @@ Coverage change log
3
4
## ?.?.? / ????-??-??
5
6
+## 1.1.0 / 2020-10-04
7
+
8
+* Merged PR #10: Upgrade phpunit/php-code-coverage to version 9.0+. This
9
+ makes this library compatible with PHP 8 (see #9), while also keeping
10
+ support for PHP 7.0, 7.1 and 7.2 by supporting older library versions.
11
+ (@thekid)
12
13
## 1.0.1 / 2020-04-05
14
15
* Made compatible with XP 10 - @thekid
0 commit comments