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

Commit 9d12eec

Browse files
v2.0.2
1 parent aee8544 commit 9d12eec

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 2.0.2
2+
3+
* Apply latest nlm generator - **[@i-tier-bot](https://github.com/i-tier-bot)** [#38](https://github.com/groupon/webdriver-http-sync/pull/38)
4+
- [`79c4d03`](https://github.com/groupon/webdriver-http-sync/commit/79c4d038288790c0da3be036d979737c17b2ebb2) **chore:** Apply latest nlm generator
5+
- [`4c66beb`](https://github.com/groupon/webdriver-http-sync/commit/4c66bebfe8d37e444ebdc0f8b8f5ab2a3bbb97f2) **chore:** Install g++ 4.8 on CI
6+
7+
18
2.0.1
29
-----
310
* Warn only for non-critical errors - @jkrems

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": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Sync HTTP implementation of the WebDriver protocol",
55
"license": "BSD-3-Clause",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)