Skip to content

Commit d9adb99

Browse files
committed
v4.1.0
1 parent 06aa4de commit d9adb99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

9-
## [4.x.x]
9+
## [4.1.0] - 2018-03-17
1010

1111
- `phpunit/php-code-coverage` dependency version requirement has been updated
1212
from `~4.0|~5.0` to `~5.0` as we do not support version `4.0` anymore.
@@ -75,6 +75,7 @@ as [leanphp/phpspec-code-coverage][0].
7575
- Support configuring a blacklist of files to be excluded from code coverage
7676
reports (`blaclist_files` option).
7777

78+
[4.1.0]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v4.0.0
7879
[4.0.0]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v4.0.0
7980
[3.1.1]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v3.1.1
8081
[3.1.0]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v3.1.0

0 commit comments

Comments
 (0)