Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit bbc177b

Browse files
author
Jan Krems
committed
v2.0.0
1 parent 627c614 commit bbc177b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2.0.0
2+
-----
3+
* Consistently fail on PhantomJS errors - @jkrems
4+
https://github.com/groupon/webdriver-http-sync/pull/35
5+
* Revert "capture stack trace for failed tryParse" - @khoomeister
6+
https://github.com/groupon/webdriver-http-sync/pull/33

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webdriver-http-sync",
3-
"version": "1.2.1",
3+
"version": "2.0.0",
44
"description": "Sync HTTP implementation of the WebDriver protocol",
55
"license": "BSD-3-Clause",
66
"publishConfig": {

0 commit comments

Comments
 (0)