Skip to content

Commit

Permalink
Update java CHANGELOG prior to 3.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Feb 22, 2017
1 parent 67bff6c commit 83d2c3e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions java/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
v3.2.0
======

* Fix a problem starting Firefox caused by missing libraries
* Experimental support for the W3C Action endpoints
* Remove deprecated `FluentWait.until(Predicate<?>)` method. This
should make lambdas work properly with Wait instances now.
* Bump htmlunitdriver version to 2.24
* [Grid] Allow for customisation of TestSlot (#3431)

v3.1.0
======

Expand Down

0 comments on commit 83d2c3e

Please sign in to comment.