Skip to content

Commit a33aa23

Browse files
committed
CHANGELOG: add 3.1.0-dev changes
1 parent fc54ad2 commit a33aa23

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ 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.1.x-dev] - UNRELEASED
10+
11+
- Update PHP requirement to `>=5.6` (from `>=5.3.10`)
12+
- Update `phpunit/php-code-coverage` from `~2.2` to `~4.0||~5.0`.
13+
- Add/implement missing tests for Xml and Crap4j reporters
14+
- Mark `phpdbg` or `xdebug` specific tests so they are skipped automatically
15+
(using phpunit's @requires).
16+
917
## [3.0.0] - 2017-04-08 (backported `3.0.x-dev` + patches)
1018

1119
- Fixed compatibility with Symfony `2.x` and `3.x` #2

0 commit comments

Comments
 (0)