Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
 * Update tests to be port independent (gunjpan)
 * Update translation files - round#2 (Candy)
 * Add translated files (gunjpan)
 * Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)
 * Update juggler in package.json (Amir Jafarian)
 * Globalize using strong-globalize (gunjpan)
 * Update URLs in CONTRIBUTING.md (#65) (Ryan Graham)
 * Add Eslint infrastructure (Amir-61)
 * Fix linting errors (Amir Jafarian)
 * Auto-update by eslint --fix (Amir Jafarian)
 * Add eslint infrastructure (Amir Jafarian)
 * relicense as MIT only (Ryan Graham)
 * insert IBM copyrights (Ryan Graham)
 * Add a test for header var (Raymond Feng)
  • Loading branch information
0candy committed Oct 14, 2016
1 parent 78ec2bb commit bc169bb
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions CHANGES.md
@@ -1,3 +1,35 @@
2016-10-14, Version 2.1.0
=========================

* Update tests to be port independent (gunjpan)

* Update translation files - round#2 (Candy)

* Add translated files (gunjpan)

* Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)

* Update juggler in package.json (Amir Jafarian)

* Globalize using strong-globalize (gunjpan)

* Update URLs in CONTRIBUTING.md (#65) (Ryan Graham)

* Add Eslint infrastructure (Amir-61)

* Fix linting errors (Amir Jafarian)

* Auto-update by eslint --fix (Amir Jafarian)

* Add eslint infrastructure (Amir Jafarian)

* relicense as MIT only (Ryan Graham)

* insert IBM copyrights (Ryan Graham)

* Add a test for header var (Raymond Feng)


2016-03-18, Version 2.0.0
=========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-connector-rest",
"version": "2.0.0",
"version": "2.1.0",
"description": "Loopback REST Connector",
"keywords": [
"StrongLoop",
Expand Down

0 comments on commit bc169bb

Please sign in to comment.