Skip to content

Commit

Permalink
Belatedly update the java changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Apr 21, 2017
1 parent 70c10a2 commit 4fcbef7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions java/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
v3.4.0
======

* Geckodriver 0.16 is strongly recommended
* LiFT package is now available as a separate maven dependency.
* Deprecated numerous constructors on RemoteWebDriver that are no
longer useful.
* `requiredCapabilities` are now being removed. Use
`desiredCapabilities` instead.
* Legacy Firefox support broken out into a `XpiDriverService`, but
still relies on the same `webdriver.xpi` as before.
* Better support for W3C endpoints

v3.3.1
======

Expand Down

0 comments on commit 4fcbef7

Please sign in to comment.