* Ability to define normalization of undefined query (Ryan Schumacher)
 * findByIds would fail when an array of 0 length was passed as its first argument (James Cooke)
 * Use strongloop conventions for licensing (Sam Roberts)
This commit is contained in:
Miroslav Bajtoš 2015-10-07 13:01:13 -07:00
parent 98fb3c6832
commit a2ed2a401b
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
2015-10-07, Version 2.41.0
==========================
* Ability to define normalization of undefined query (Ryan Schumacher)
* findByIds would fail when an array of 0 length was passed as its first argument (James Cooke)
* Use strongloop conventions for licensing (Sam Roberts)
2015-09-11, Version 2.40.1
==========================

View File

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