diff --git a/CHANGES.md b/CHANGES.md index 5624bfae..38f3cc1b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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) diff --git a/package.json b/package.json index f49c7fd4..de2364ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-datasource-juggler", - "version": "2.26.3", + "version": "2.26.4", "description": "LoopBack DataSoure Juggler", "keywords": [ "StrongLoop",