diff --git a/CHANGES.md b/CHANGES.md index 3f188ccc..911e67a3 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,15 @@ +2015-11-17, Version 2.41.2 +========================== + + * Fix the typo (Raymond Feng) + + * fix typo (Clark Wang) + + * fix global leak that mocha complains (Clark Wang) + + * Refer to licenses with a link (Sam Roberts) + + 2015-10-28, Version 2.41.1 ========================== diff --git a/package.json b/package.json index 202eb950..d07e420e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-datasource-juggler", - "version": "2.41.1", + "version": "2.41.2", "description": "LoopBack DataSoure Juggler", "keywords": [ "StrongLoop",