Skip to content

Commit

Permalink
Updating Java CHANGELOG for 2.39
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed Dec 16, 2013
1 parent 2932eb2 commit ff631ae
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions java/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
v2.39.0
=======
WebDriver:
* Update to support native events for Firefox 26.
* Removed server side of iPhone driver.
* Removed server-side of AndroidDriver and deprecating client side.

WebDriverJS:
* FIXED: 6686: Changed Deferred#cancel() to silently no-op if the
deferred has already been resolved.

v2.38.0
=======
WebDriver:
Expand Down

0 comments on commit ff631ae

Please sign in to comment.