Skip to content

Commit

Permalink
Updating .NET CHANGELOG for 3.141.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed Oct 31, 2018
1 parent 69dbba5 commit ff9877d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions dotnet/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
v3.141.0
========
* Bump version to a better approximation of pi.
* Refined W3C-compliant ActionBuilder API for .NET.
* Updated .NET RemoteSessionSettings to properly return capabilities by index.
* Fixed RemoteWebElement.Equals to use remote call only if not W3C compliant.
* Added WebDriverException for mouse move out of bounds error.
* Modified the .NET test suite to properly ignore and unignore passing
. and failing tests.
* Adding method for executing Chrome DevTools command with result.
* Added ability to use chromedriver in spec-compliant mode.

v3.14.0
=======
* Refactored .NET capability handling. This version introduces a large and
Expand Down

1 comment on commit ff9877d

@Eric-Guo
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bump version to a better approximation of pi.

Will, I read it, after seeing this version change.

Please sign in to comment.