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

Commit 2bf327b

Browse files
committed
Added the changelog for 1.1
1 parent 20156bd commit 2bf327b

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Diff for: CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
1.1.0 / 2014-10-09
2+
==================
3+
4+
The driver now relies on BrowserKitDriver 1.2.x, so all changes of this driver are relevant.
5+
The changes below only describe the changes related to GoutteDriver specifically.
6+
7+
New features:
8+
9+
* Added the possibility to use a normal Goutte client instead of requiring to use an extended one
10+
* Added the support of Goutte 2.0 as well
11+
12+
Bug fixes:
13+
14+
* Fixed the support of disabling basic auth
15+
* Fixed the resetting of the driver to reset the basic auth
16+
17+
Testing:
18+
19+
* Updated the testsuite to use the new Mink 1.6 driver testsuite
20+
* Added testing on HHVM

0 commit comments

Comments
 (0)