We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20156bd commit 2bf327bCopy full SHA for 2bf327b
1 file changed
CHANGELOG.md
@@ -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