Skip to content

Commit 68b9443

Browse files
author
Alexander Obuhovich
committed
Preparing 2.2.0 release
1 parent 420f16b commit 68b9443

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)