Skip to content

Commit 8c9ba45

Browse files
committed
CHANGELOG: v3.3.0
1 parent 2fd313b commit 8c9ba45

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ 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-
## 3.x-dev
9+
## [3.3.0] - 2018-04-13
1010

1111
- Add `--no-coverage` parameter option to skip code coverage generation.
1212
- Update `phpunit/php-code-coverage` requirement from `^5.0` to `^5.0||^6.0`
@@ -80,7 +80,8 @@ disappear, this extension would still work.
8080
- Updated `vfsStream` from `1.2.*` to `1.3.*` to fix failing/skipped test
8181
- Updated versions of dependencies and code is tested to run with Behat `2.5`.
8282

83-
[3.2.x-dev]: https://github.com/leanphp/behat-code-coverage/compare/v3.2.1...master
83+
[3.3.x-dev]: https://github.com/leanphp/behat-code-coverage/compare/v3.3.0...master
84+
[3.3.0]: https://github.com/leanphp/behat-code-coverage/releases/tag/v3.3.0
8485
[3.2.1]: https://github.com/leanphp/behat-code-coverage/releases/tag/v3.2.0
8586
[3.2.0]: https://github.com/leanphp/behat-code-coverage/releases/tag/v3.2.0
8687
[3.1.1]: https://github.com/leanphp/behat-code-coverage/releases/tag/v3.1.1

0 commit comments

Comments
 (0)