We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad292f commit 2265cf7Copy full SHA for 2265cf7
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+v1.2.0 - October 20, 2015
2
+
3
+* 1.2.0 (Hovhannes Babayan)
4
+* feat: adding upload support (Matt Winchester)
5
+* fix: issue with login example (Hovhannes Babayan)
6
+* chore: use new Travis CI infrastructure (Hovhannes Babayan)
7
+* fix: broken link (Hovhannes Babayan)
8
+* Update README.md (kishmiryan-karlen)
9
10
v1.1.1 - July 11, 2015
11
12
* 1.1.1 (Hovhannes Babayan)
package.json
@@ -1,6 +1,6 @@
{
"name": "workfront-api",
- "version": "1.1.1",
+ "version": "1.2.0",
"description": "A Workfront API for the Node.js and the Web",
"main": "index.js",
"dependencies": {
0 commit comments