Skip to content

Commit a88d25f

Browse files
committed
Update java changelog one last time
1 parent d9a3d3f commit a88d25f

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
@@ -14,6 +14,8 @@ Important note:
1414
passthrough mode.
1515
* Fixes issue with W3C Actions not being properly filled when multiple
1616
input sources are used.
17+
* Platform that represent platform families ("WINDOWS", "UNIX", "MAC",
18+
and "IOS") return `null` from `Platform.getFamily`.
1719
* Handle null return values from chromedriver. Fixes #4555
1820
* Synchronized "platform" and "platformName" capability values. Fixes #4565
1921
* Add iOS `Platform`.

0 commit comments

Comments
 (0)