diff --git a/CHANGES.md b/CHANGES.md index 760d8bd5..b8d8fcce 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,11 @@ +2015-08-05, Version 2.36.0 +========================== + + * Report deferred exceptions via callback (Raymond Feng) + + * fixes issue 673: Include hasMany of relation does not return empty array (Kenta Fried) + + 2015-07-30, Version 2.35.3 ========================== diff --git a/package.json b/package.json index ce5eb8e1..1593205d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-datasource-juggler", - "version": "2.35.3", + "version": "2.36.0", "description": "LoopBack DataSoure Juggler", "keywords": [ "StrongLoop",