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

Commit 3cf6ba7

Browse files
authored
Merge pull request #27 from upwork/v1.3.1
v1.3.1
2 parents 317d65d + 56cb297 commit 3cf6ba7

4 files changed

Lines changed: 1004 additions & 7 deletions

File tree

.travis.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
language: node_js
22

33
node_js:
4-
- 0.10
5-
- 0.11
6-
- 7
7-
- 8
4+
- 10
5+
- 11
6+
- 12
87

98
notifications:
109
email:

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History
22

3+
## 1.3.1
4+
* Update mocha to 6.1.4
5+
* Update dependency to node-upwork
6+
37
## 1.3.0
48
* Stop supporting deprecated Teamrooms API
59
* Migrate Workdiaries, Workdays and Snapshots API to v3

0 commit comments

Comments
 (0)