Skip to content

Commit 6e8067e

Browse files
committed
Update java changelog
Still got bugs to fix, but this will save some time in the long run.
1 parent 06794c6 commit 6e8067e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

java/CHANGELOG

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
v3.0.0-beta4
2+
============
3+
4+
* Remove OSS safaridriver in preference for Apple's own SafariDriver
5+
that ships as part of Safari 10.
6+
* [Grid] Cleanup the api for RegistraionRequest -- will break
7+
compilation for people moving from 2.x -- removed the ability to
8+
change the GridNodeConfiguration reference via the
9+
RegistrationRequest object and removed all other setters
10+
* Include the selenium version in exceptions (again).
11+
* [HTML suite runner] Better flag compatibility with the 2.x
12+
selenium-server-standalone.
13+
* Fix #2727, combine -jettyThreads and -jettyMaxThreads (#2735)
14+
* [atoms] Cleaning up getAttribute dependencies, reducing size from
15+
36K to 7K
16+
117
v3.0.0-beta3
218
============
319

0 commit comments

Comments
 (0)