Skip to content

Commit 6c27816

Browse files
committed
Update changelog for java
1 parent 3b8364d commit 6c27816

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

java/CHANGELOG

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
v3.7.1
2+
======
3+
4+
* Including httpcore in the packaged libs.
5+
* Sending geckodriver logs to stderr by default. The default log level
6+
is low enough that the log does not look polluted. Geckodriver does
7+
not allow to separate its own log from the browser logs, so messages
8+
from the browser log can appear in the log even on the lowest level.
9+
* Avoid sending the shutdown command to driver services that don't
10+
support it.
11+
* Add support for customizing the Grid Registry.
12+
113
v3.7.0
214
======
315

0 commit comments

Comments
 (0)