* Make sure models are migrated to avoid conflicts (Raymond Feng)

 * Add err checks (Raymond Feng)

 * Fix findByIds test cases (Raymond Feng)
This commit is contained in:
Raymond Feng 2015-02-20 21:51:15 -08:00
parent d92323a40c
commit fc0667fbf4
2 changed files with 12 additions and 2 deletions

View File

@ -1,4 +1,14 @@
2015-02-21, Version 2.18.0
2015-02-21, Version 2.18.1
==========================
* Make sure models are migrated to avoid conflicts (Raymond Feng)
* Add err checks (Raymond Feng)
* Fix findByIds test cases (Raymond Feng)
2015-02-20, Version 2.18.0
==========================
* Fix the idType so that it works with both MongoDB and RDBs (Raymond Feng)

View File

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