diff --git a/CHANGES.md b/CHANGES.md index 97c51442..3f188ccc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,13 @@ +2015-10-28, Version 2.41.1 +========================== + + * Added missing callback when a model is not found (Federico Rampazzo) + + * Rewrite of variable (mdartic) + + * Filtering relations of a model with an order specified (mdartic) + + 2015-10-07, Version 2.41.0 ========================== diff --git a/package.json b/package.json index 56f491f0..202eb950 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-datasource-juggler", - "version": "2.41.0", + "version": "2.41.1", "description": "LoopBack DataSoure Juggler", "keywords": [ "StrongLoop",