diff --git a/CHANGES.md b/CHANGES.md index 6821294d..14ee547f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,13 @@ +2015-07-22, Version 2.34.0 +========================== + + * Don't enforce strictness if allowExtendedOperators: true (MongoDB) (Fabien Franzen) + + * Take strict: validate and throw settings into account (Fabien Franzen) + + * Filter attributes when strict: true (Fabien Franzen) + + 2015-07-21, Version 2.33.3 ========================== diff --git a/package.json b/package.json index 6a32f00e..31753b6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-datasource-juggler", - "version": "2.33.3", + "version": "2.34.0", "description": "LoopBack DataSoure Juggler", "keywords": [ "StrongLoop",