From 2265cf7e4a0a661f9b3d94c305cb3dccdc80b5fd Mon Sep 17 00:00:00 2001 From: Hovhannes Babayan Date: Tue, 20 Oct 2015 11:43:36 +0400 Subject: [PATCH] 1.2.0 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b484509a..9ccd0a5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +v1.2.0 - October 20, 2015 + +* 1.2.0 (Hovhannes Babayan) +* feat: adding upload support (Matt Winchester) +* fix: issue with login example (Hovhannes Babayan) +* chore: use new Travis CI infrastructure (Hovhannes Babayan) +* fix: broken link (Hovhannes Babayan) +* Update README.md (kishmiryan-karlen) + v1.1.1 - July 11, 2015 * 1.1.1 (Hovhannes Babayan) diff --git a/package.json b/package.json index f912dd65..451e0c5b 100644 --- a/package.json +++ b/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": {