File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44
55## [ Unreleased]
66### Added
7+ ...
8+
9+ ### Changed
10+ ...
11+
12+ ### Fixed
13+ ...
14+
15+ ## [ 2.2.0] - 2016-06-26
16+ ### Added
717- Added support for Guzzle 6 in ` goutte ` driver.
818
919### Changed
@@ -71,7 +81,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7181### Added
7282- Initial release.
7383
74- [ Unreleased ] : https://github.com/minkphp/phpunit-mink/compare/v2.1.1...HEAD
84+ [ Unreleased ] : https://github.com/minkphp/phpunit-mink/compare/v2.2.0...HEAD
85+ [ 2.2.0 ] : https://github.com/minkphp/phpunit-mink/compare/v2.1.1...v2.2.0
7586[ 2.1.1 ] : https://github.com/minkphp/phpunit-mink/compare/v2.1.0...v2.1.1
7687[ 2.1.0 ] : https://github.com/minkphp/phpunit-mink/compare/v2.0.1...v2.1.0
7788[ 2.0.1 ] : https://github.com/minkphp/phpunit-mink/compare/v2.0.0...v2.0.1
You can’t perform that action at this time.
0 commit comments