Skip to content

Commit

Permalink
Update changelog for java
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Nov 6, 2017
1 parent 3b8364d commit 6c27816
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions java/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
v3.7.1
======

* Including httpcore in the packaged libs.
* Sending geckodriver logs to stderr by default. The default log level
is low enough that the log does not look polluted. Geckodriver does
not allow to separate its own log from the browser logs, so messages
from the browser log can appear in the log even on the lowest level.
* Avoid sending the shutdown command to driver services that don't
support it.
* Add support for customizing the Grid Registry.

v3.7.0
======

Expand Down

0 comments on commit 6c27816

Please sign in to comment.