Skip to content

Commit 8c03df6

Browse files
committed
Note the Guava 21 is a requirement for java users
Not updating to this version causes people to get compilation errors when using ExpectedConditions.
1 parent 37a3cb8 commit 8c03df6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

java/CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
v3.2.0
22
======
33

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

0 commit comments

Comments
 (0)