Skip to content

Commit f641f30

Browse files
author
Simon Stewart
committed
Update java changelog
1 parent e5e7e90 commit f641f30

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

java/CHANGELOG

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
v3.11.0
2+
=======
3+
4+
* Implemented `equals` and `hashCode` for `LoggingPreferences`
5+
* Deleted deprecated methods from `*Options` and `MutableCapabilities`
6+
* Converting an object to JSON now doesn't include the object's hash
7+
code.
8+
* Removed deprecated methods from `RemoteWebDriver`.
9+
* Switching Grid to use OkHttp rather than the Apache HttpClient.
10+
* Internal change to better use Selenium's abstractions for handing
11+
JSON in Grid.
12+
* Removed deprecated `GridRegistry.getHttpClientFactory` method.
13+
* Removed `Registry.getConfiguration`
14+
115
v3.10.0
216
=======
317

0 commit comments

Comments
 (0)