* Add new feature to emit a `remoteMethodDisabled` event when disabling a remote method. (Supasate Choochaisri)
 * Fix typo in Model.nestRemoting (Tim Needham)
 * Allow built-in token middleware to run repeatedly (Benjamin Kröger)
 * Improve error message on connector init error (Miroslav Bajtoš)
 * application: correct spelling of "cannont" (Sam Roberts)
This commit is contained in:
Miroslav Bajtoš 2016-05-02 13:00:09 +02:00
parent 091c71df23
commit 6d738690c8
2 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,17 @@
2016-05-02, Version 2.28.0
==========================
* Add new feature to emit a `remoteMethodDisabled` event when disabling a remote method. (Supasate Choochaisri)
* Fix typo in Model.nestRemoting (Tim Needham)
* Allow built-in token middleware to run repeatedly (Benjamin Kröger)
* Improve error message on connector init error (Miroslav Bajtoš)
* application: correct spelling of "cannont" (Sam Roberts)
2016-02-19, Version 2.27.0
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback",
"version": "2.27.0",
"version": "2.28.0",
"description": "LoopBack: Open Source Framework for Node.js",
"homepage": "http://loopback.io",
"keywords": [