Skip to content

Commit

Permalink
Add changes to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdoug committed Aug 4, 2019
1 parent 845dd4f commit cfa55a1
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

[4.0.0]
## [4.0.0] - 2019-08-04
### Added
- Support for version 7.0 of `phpunit/php-code-coverage`
### Changed
- Changed namespace of all code to `LeanPHP\Behat\CodeCoverage` from `DVDoug\Behat\CodeCoverage`
- Minimum version of PHP supported is `7.1`
### Removed
- Support for Symfony components older than `<3.4`

[4.0.0]: https://github.com/dvdoug/behat-code-coverage/tree/4.0.0

0 comments on commit cfa55a1

Please sign in to comment.