Skip to content

Commit b00320e

Browse files
committed
CHANGELOG: v3.0.0
1 parent f38c556 commit b00320e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +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.0.0-RC1] - 2017-04-04 (backported 3.0.x-dev from vipsoft/code-coverage-extension)
9+
## [3.0.0] - 2017-04-08 (backported `3.0.x-dev` + patches)
1010

11+
- Fixed compatibility with Symfony `2.x` and `3.x` #2
12+
- Fixed abandoned guzzle dependency #6
13+
- Enabled Windows based CI testing (appveyor) to make sure extension is
14+
compatible with Windows OS #5
1115
- Merged commits from `3.0.x-dev` (`master` branch) of
1216
`vipsoft/code-coverage-extension` (adds support for Behat `~3.0`)
13-
- Fixed compatibility with Symfony `~2.3` and `~3.0` components (tested with
14-
versions `2.3`,`2.4`,`2.5`,`2.6`,`2.7`,`2.8`,`3.0`,`3.1`,`3.2`). As a result
15-
there are 2 different service definitions `services-2.3.xml` for Symfony
16-
`2.x` and `services.xml` for Symfony `3.x`).
1717
- Update Travis CI to test against all supported versions of PHP (`5.3` to
1818
`7.1`).
1919
- Enable windows based CI tests (appveyor).

0 commit comments

Comments
 (0)