diff --git a/CHANGES.md b/CHANGES.md index 38f3cc1b..8a82e7e0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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 ========================== diff --git a/package.json b/package.json index 3a7b7f4f..662458dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-datasource-juggler", - "version": "2.26.4", + "version": "2.27.0", "description": "LoopBack DataSoure Juggler", "keywords": [ "StrongLoop",