Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Commit a60fba4

Browse files
committed
Update the changelog for 2.0.0
1 parent 22eeffb commit a60fba4

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Diff for: CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
2.0.0 / 2021-12-29
2+
==================
3+
4+
This is the last release of GoutteDriver. As of Goutte 4, Goutte is just reusing
5+
the HttpBrowser of `symfony/browser-kit` without any customization. This means
6+
that the HttpBrowser can be used directly with `behat/mink-browserkit-driver`
7+
instead of using this driver. This 2.0 release is meant as an upgrade path.
8+
9+
Removed:
10+
11+
* Removed support for PHP 7.1 and older
12+
* Removed support for Goutte 2 and 3
13+
14+
New features:
15+
16+
* Add support for Goutte 4
17+
* Migrated to BrowserKitDriver 2
18+
119
1.3.0 / 2021-10-12
220
==================
321

0 commit comments

Comments
 (0)