File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,9 @@ documented in this file.
66The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
77and 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
You can’t perform that action at this time.
0 commit comments