* Update translation files - round#2 (Candy)
 * Add translated files (gunjpan)
 * Use new api for disabling a remote method. (Richard Pringle)
 * Fix tests to not depend on exact EOL chars (Miroslav Bajtoš)
 * Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)
 * Deprecate built-in CORS middleware (Miroslav Bajtoš)
 * Use loopback@3.0.0-alpha for running the tests. (Miroslav Bajtoš)
This commit is contained in:
Candy 2016-10-12 18:51:48 -04:00
parent 2acf00f380
commit 91cdd7b63c
2 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,21 @@
2016-10-12, Version 2.7.0
=========================
* Update translation files - round#2 (Candy)
* Add translated files (gunjpan)
* Use new api for disabling a remote method. (Richard Pringle)
* Fix tests to not depend on exact EOL chars (Miroslav Bajtoš)
* Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)
* Deprecate built-in CORS middleware (Miroslav Bajtoš)
* Use loopback@3.0.0-alpha for running the tests. (Miroslav Bajtoš)
2016-09-05, Version 2.6.0
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-component-explorer",
"version": "2.6.0",
"version": "2.7.0",
"description": "Browse and test your LoopBack app's APIs",
"main": "index.js",
"scripts": {