Skip to content

Commit c26dd71

Browse files
committed
Update the java changelog
1 parent 2a7d23d commit c26dd71

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

java/CHANGELOG

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
v3.14.0
2+
=======
3+
4+
* The browser name of the Safari Tech Preview is not "safari" but
5+
"Safari Technology Preview". Who knew?
6+
* Deprecated our own `Clock` interface for `java.time.Clock`
7+
* Completely removed the GSON dependency. We now use reflection to try
8+
and find the class.
9+
* Tiny clean up to try and make Grid a little more performant.
10+
* Added new capabilities for safari driver: automaticInspection and
11+
automaticProfiling (#6095) This commit is from the "Fix a Bug,
12+
Become a Committer" workshop held at SeConf India.
13+
* Removed support for geckodriver 0.13. It is time.
14+
* Adding High Sierra to the platform set. Fixes #5969
15+
* Enriching Hub Status to include Node info (#6127)
16+
* Fixing potential Zip Slip Vulnerability, see
17+
https://snyk.io/research/zip-slip-vulnerability
18+
* Allow temporary installation of FF extension (#1) (#5751)
19+
* Fix windowSize option in Firefox in Javascript (#6075)
20+
121
v3.13.0
222
=======
323

0 commit comments

Comments
 (0)