diff --git a/CHANGES.md b/CHANGES.md index ac2d5c2d..7a6afb85 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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) diff --git a/package.json b/package.json index 013b85b8..26e8ccad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-datasource-juggler", - "version": "2.18.0", + "version": "2.18.1", "description": "LoopBack DataSoure Juggler", "keywords": [ "StrongLoop",