* dao: support validateUpsert:false (Miroslav Bajtoš)

 * Changes to API docs per Dennis (Rand McKinney)

 * Add unit-test for "array" type (Miroslav Bajtoš)
This commit is contained in:
Miroslav Bajtoš 2015-05-05 17:51:35 +02:00
parent 128665f1bd
commit d8ecea6111
2 changed files with 12 additions and 2 deletions

View File

@ -1,4 +1,14 @@
2015-04-25, Version 2.26.3 2015-05-05, Version 2.26.4
==========================
* dao: support validateUpsert:false (Miroslav Bajtoš)
* Changes to API docs per Dennis (Rand McKinney)
* Add unit-test for "array" type (Miroslav Bajtoš)
2015-04-24, Version 2.26.3
========================== ==========================
* Fix the test cases (Raymond Feng) * Fix the test cases (Raymond Feng)

View File

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