diff --git a/CHANGES.md b/CHANGES.md index f1b1c63..506cd20 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,27 @@ +2017-12-05, Version 3.2.0 +========================= + + * Add support for configuring remoting options (Kenny Sabir) + + * chore:update license (Diana Lau) + + * Move remote connector doc into README (crandmck) + + * build: enable Travis CI (Miroslav Bajtoš) + + * Add stalebot configuration (Kevin Delisle) + + * Update Issue and PR Templates (#76) (Sakib Hasan) + + * Add CODEOWNER file (Diana Lau) + + * Replicate new issue_template from loopback (Siddhi Pai) + + * Replicate issue_template from loopback repo (Siddhi Pai) + + * Add "options" arg to stubbed models in tests (Miroslav Bajtoš) + + 2016-12-21, Version 3.1.1 ========================= diff --git a/package.json b/package.json index f35c18c..647d621 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-connector-remote", - "version": "3.1.1", + "version": "3.2.0", "description": "Remote REST API connector for Loopback", "main": "index.js", "keywords": [