File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ 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.3.2] - 2019-11-12
10+
11+ - Allow compatibility with PHPSpec v6
12+
913## [ 4.3.1] - 2019-10-01
1014
1115- Update root namespace to ` FriendsOfPhpSpec ` but maintain a class alias to the
@@ -117,6 +121,7 @@ as [leanphp/phpspec-code-coverage][0].
117121- Support configuring a blacklist of files to be excluded from code coverage
118122 reports (` blacklist_files ` option).
119123
124+ [ 4.3.2 ] : https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v4.3.2
120125[ 4.3.1 ] : https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v4.3.1
121126[ 4.3.0 ] : https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v4.3.0
122127[ 4.2.2 ] : https://github.com/friends-of-phpspec/phpspec-code-coverage/releases/tag/v4.2.2
You can’t perform that action at this time.
0 commit comments