From fa23f873caeb18ec7ee2fc1010bdf2dbf66c2f8e Mon Sep 17 00:00:00 2001 From: "Ryan Graham (Jenkins)" Date: Fri, 20 May 2016 10:42:46 -0400 Subject: [PATCH] Update changelog --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 4df31b90..66c068b4 100644 --- a/index.md +++ b/index.md @@ -51,6 +51,7 @@ since: (from 2016-03-25 to 2016-05-20) ### loopback-datasource-juggler + * [@0e89a9c](https://github.com/strongloop/loopback-datasource-juggler/commit/0e89a9c837db402fd05a5294cd9fc3753e3ab632) fix avoid duplicate record on scope with promise ([Alex Pitigoi](https://github.com/alexpit)) * [PR#922](https://github.com/strongloop/loopback-datasource-juggler/pull/922) Document promise support for DAO::find ([Sequoia](https://github.com/Sequoia)) * [PR#926](https://github.com/strongloop/loopback-datasource-juggler/pull/926) Set ESLint as devdep ([superkhau](https://github.com/superkhau)) * [PR#924](https://github.com/strongloop/loopback-datasource-juggler/pull/924) Use mocha instead of Makefile for testing ([superkhau](https://github.com/superkhau))