Skip to content

Commit 6374e85

Browse files
committed
CHANGELOG: add info regarding bugfix for suffix
1 parent 9901e81 commit 6374e85

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
@@ -8,9 +8,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88

99
## 3.x-dev
1010

11+
- Fixed a bug where a suffix when whitelisting files would default to `src`.
12+
This would make reports not generate in case no `suffix` was defined in
13+
configuration.
1114
- `phpunit/php-code-coverage` dependency version requirement has been updated
1215
from `~4.0|~5.0` to `~5.0` as we do not support version `4.0` anymore.
13-
- Cleaned up defaults for whitelisting files
1416
- Updated README to list all configuration options
1517
- Updated `behat.yml.dist` so that it can be used as a proper example
1618
- `remote` driver is no longer activated by default

0 commit comments

Comments
 (0)