diff --git a/CHANGES.md b/CHANGES.md index 0c480367..5624bfae 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,15 @@ +2015-04-25, Version 2.26.3 +========================== + + * Fix the test cases (Raymond Feng) + + * Add support for merging include filters (ningsuhen) + + * add test case for hasmanythrough bi-drectional relations (ningsuhen) + + * Fix for bug - https://github.com/strongloop/loopback-datasource-juggler/issues/571 (ningsuhen) + + 2015-04-24, Version 2.26.2 ========================== diff --git a/package.json b/package.json index 21937424..f49c7fd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-datasource-juggler", - "version": "2.26.2", + "version": "2.26.3", "description": "LoopBack DataSoure Juggler", "keywords": [ "StrongLoop",