Skip to content

Commit

Permalink
Note the Guava 21 is a requirement for java users
Browse files Browse the repository at this point in the history
Not updating to this version causes people to get
compilation errors when using ExpectedConditions.
  • Loading branch information
shs96c committed Feb 23, 2017
1 parent 37a3cb8 commit 8c03df6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions java/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
v3.2.0
======

* Updated Guava to version 21 and started using Java 8 features. Users
are recommended to update too.
* Fix a problem starting Firefox caused by missing libraries
* Experimental support for the W3C Action endpoints
* Remove deprecated `FluentWait.until(Predicate<?>)` method. This
Expand Down

0 comments on commit 8c03df6

Please sign in to comment.