* Update deps (Raymond Feng)

 * Don't silently swallow db errors on validation. (Samuel Reed)

 * adapt coding style @bajtos (mamboer)

 * addressing #603 (Patrick Perini)

 * enhancement on #588 (mamboer)

 * fix issue #587 (mamboer)

 * add test suit for scope - dynamic function (Nemo)
This commit is contained in:
Raymond Feng 2015-05-28 14:53:28 -07:00
parent d4d367e786
commit 270fc4c247
2 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,21 @@
2015-05-28, Version 2.29.1
==========================
* Update deps (Raymond Feng)
* Don't silently swallow db errors on validation. (Samuel Reed)
* adapt coding style @bajtos (mamboer)
* addressing #603 (Patrick Perini)
* enhancement on #588 (mamboer)
* fix issue #587 (mamboer)
* add test suit for scope - dynamic function (Nemo)
2015-05-27, Version 2.29.0
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "2.29.0",
"version": "2.29.1",
"description": "LoopBack DataSoure Juggler",
"keywords": [
"StrongLoop",