Skip to content

Commit 2313a4e

Browse files
authored
Merge pull request #299 from dunglas/changelog
Changelog for 0.7.0
2 parents 2ba23cf + c483822 commit 2313a4e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ CHANGELOG
55
-----
66

77
* Add built-in support for Firefox (using GeckoDriver)
8+
* Add support for Symfony HttpBrowser
9+
* Deprecate Goutte support (use HttpBrowser instead)
10+
* Allow to configure RemoteWebDriver timeouts to when using Selenium
11+
* Allow to pass custom environment variables to the built-in web server
12+
* Fix some compatibility issues with PHP WebDriver 1.8
813
* Upgrade ChromeDriver to version 80.0.3987.106
14+
* Prevent access to fixture files even if the web server is misconfigured
915

1016
0.6.1
1117
-----

0 commit comments

Comments
 (0)