* Fix the target id resolution (Raymond Feng)

 * DB Call Optimization in relation includes - Fixes #408 & #166 (ningsuhen)

 * Conditionally pass options to connector CRUD methods (Raymond Feng)

 * Pass-through options from save to create (Fabien Franzen)
This commit is contained in:
Raymond Feng 2015-05-13 16:14:40 -07:00
parent 1a88e9f71f
commit 82ea32f319
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
2015-05-13, Version 2.27.0
==========================
* Fix the target id resolution (Raymond Feng)
* DB Call Optimization in relation includes - Fixes #408 & #166 (ningsuhen)
* Conditionally pass options to connector CRUD methods (Raymond Feng)
* Pass-through options from save to create (Fabien Franzen)
2015-05-05, Version 2.26.4
==========================

View File

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