Skip to content

Commit 9a54302

Browse files
committed
Changelog: Describe v4.3.2
1 parent 6e945e4 commit 9a54302

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ 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.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

0 commit comments

Comments
 (0)