Skip to content

Commit 5ebc647

Browse files
committed
v4.2.1
1 parent 90a3fe2 commit 5ebc647

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ 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-dev
9+
## [4.2.1] - 2018-03-21
1010

11+
- Integrate fixes from 4.1.2 (`--no-coverage` option bugfix)
1112
- Cleanup development dependencies
1213
- Minor code improvements
1314

@@ -97,6 +98,7 @@ as [leanphp/phpspec-code-coverage][0].
9798
- Support configuring a blacklist of files to be excluded from code coverage
9899
reports (`blaclist_files` option).
99100

101+
[4.2.1]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v4.2.1
100102
[4.2.0]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v4.2.0
101103
[4.1.2]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v4.1.2
102104
[4.1.1]: https://github.com/leanphp/phpspec-code-coverage/releases/tag/v4.1.1

0 commit comments

Comments
 (0)