Skip to content

Commit 49455d0

Browse files
committed
Update .NET CHANGELOG for 4.0 beta2 release
1 parent b2a7f08 commit 49455d0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

dotnet/CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v4.0.0b2
2+
========
3+
* (on behalf of Artur Nebot) Set EdgeOptions to start Chromium-based Edge
4+
by default. Fixes issue #9262.
5+
* Added support for CDP in Firefox. This currently only works for Firefox
6+
Nightly. To use this feature, set the EnableDevToolsProtocol property of
7+
FirefoxOptions to true.
8+
* Fixed network interception for use with browsers that support CDP.
9+
110
v4.0.0b1
211
========
312
* Added ability to listen for JavaScript exceptions and callbacks for

0 commit comments

Comments
 (0)