Skip to content

Instantly share code, notes, and snippets.

@shs96c
Created July 1, 2019 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shs96c/2ee4313953e3dab1b86b18cf6d227511 to your computer and use it in GitHub Desktop.
Save shs96c/2ee4313953e3dab1b86b18cf6d227511 to your computer and use it in GitHub Desktop.
diff --git a/java/CHANGELOG b/java/CHANGELOG
index 0dc5ab3195..fe091b66d9 100644
--- a/java/CHANGELOG
+++ b/java/CHANGELOG
@@ -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
================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment