Update NEWS

This commit is contained in:
Joe Ferris 2015-05-22 13:42:49 -04:00
parent 4334dbbf6d
commit ec49c2b1dc
No known key found for this signature in database
GPG Key ID: 1B00F8C9678CF148
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ Unreleased on master:
* Fix bug when parsing response headers with values containing colons.
* Allow multiple, different basic authorizations in a single session.
* Caches behave more like Selenium
* Select tag events behave more like Selenium
* Deprecated `driver.browser`
New for 1.5.1: