Skip to content

Commit

Permalink
Update release notes for v1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davehunt committed Nov 8, 2017
1 parent 0773c93 commit 52b9b71
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/news.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Release Notes
=============

1.11.2 (2017-11-08)
-------------------

* Remove superfluous :code:`version` and :code:`platform` default capabilities
from the remote driver due to issues with the latest Selenium server release.

* Set default capabilities based on the selected driver or :code:`browserName`
capability if using the remote driver.

* Filter out unrelated capabilities from browser options to allow options
fixtures to be function scoped without overriding such capabilities.

1.11.1 (2017-08-31)
-------------------

Expand Down

0 comments on commit 52b9b71

Please sign in to comment.