From 84e606bc59df308d3eb2f89ba51acd1ff93fa896 Mon Sep 17 00:00:00 2001 From: Raymond Feng Date: Tue, 17 Nov 2015 13:28:17 -0800 Subject: [PATCH] 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) --- CHANGES.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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",