From 03e2ac30dcecb16ca38fe9dbd09f60d54423f065 Mon Sep 17 00:00:00 2001 From: "Ryan Graham (Jenkins)" Date: Sat, 4 Jun 2016 22:25:50 -0400 Subject: [PATCH] Update changelog --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 070a2f66..33f3a367 100644 --- a/index.md +++ b/index.md @@ -50,6 +50,7 @@ since: (from 2016-04-09 to 2016-06-04) ### loopback-datasource-juggler + * [@8f2077e](https://github.com/strongloop/loopback-datasource-juggler/commit/8f2077e344f08241a568905ae99ea865bd236988) Fix ([Amir Jafarian](https://github.com/Amir-61)) * [PR#953](https://github.com/strongloop/loopback-datasource-juggler/pull/953) Fix error message ([Amir-61](https://github.com/Amir-61)) * [PR#954](https://github.com/strongloop/loopback-datasource-juggler/pull/954) Retun err for UPSERT if the connector returns err ([Amir-61](https://github.com/Amir-61)) * [PR#955](https://github.com/strongloop/loopback-datasource-juggler/pull/955) ModelBuilder: add new setting strictEmbeddedModels ([bajtos](https://github.com/bajtos))