Skip to content

Commit 42e7b65

Browse files
committed
Update changelog
1 parent 372fcba commit 42e7b65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ This project versioning adheres to [Semantic Versioning](http://semver.org/).
55
### Added
66
- Connection and request timeouts could be specified also when creating RemoteWebDriver from existing session ID.
77

8+
### Changed
9+
- Disable sending 'Expect: 100-Continue' header with POST requests, as they may more easily fail when sending via eg. squid proxy.
10+
811
## 1.5.0 - 2017-11-15
912
### Changed
1013
- Drop PHP 5.5 support, the minimal required version of PHP is now PHP 5.6.

0 commit comments

Comments
 (0)