Skip to content

Commit

Permalink
Updating java CHANGELOG for 4.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed Jul 1, 2019
1 parent dcf7ba3 commit c6f9adc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions java/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
v4.0.0.0-alpha-2
================

* Add Chromium-based Edge support. This involves adding a new Chromium driver to
the tree too.
* Extra domains added for CDP: Network, Performance, Security, Target
* Firefox: enable full page screenshots
* Better support for Java 9+ modules
* Start reworking HTTP abstractions. These should better support streaming, and
so will not require us to hold all requests in memory.

v4.0.0.0-alpha-1
================

Expand Down

0 comments on commit c6f9adc

Please sign in to comment.