From be9853686d450143aa6632213a0d839c6dff270c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Mon, 15 Feb 2016 10:22:51 +0100 Subject: [PATCH] 2.45.1 * Fix conversion for `updateAttributes` (Amir Jafarian) --- CHANGES.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index c292b898..5892ba3b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +2016-02-15, Version 2.45.1 +========================== + + * Fix conversion for `updateAttributes` (Amir Jafarian) + + 2016-02-02, Version 2.45.0 ========================== diff --git a/package.json b/package.json index bf900bb9..cde6ae2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-datasource-juggler", - "version": "2.45.0", + "version": "2.45.1", "description": "LoopBack DataSoure Juggler", "keywords": [ "StrongLoop",