From 153375fd3f08fae6c5d6d7a4966afc1eb0fd6c6f Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 8 Feb 2016 09:25:59 -0500 Subject: [PATCH] Update changelog --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index ee4ff79e..dcd02e4f 100644 --- a/index.md +++ b/index.md @@ -17,6 +17,7 @@ since: (from 2015-12-14 to 2016-02-08) ### loopback + * [@0e63796](https://github.com/strongloop/loopback/commit/0e637962d5a87670180ae0b776b505531f90e4d8) Use new strong-remoting API ([Candy](https://github.com/0candy)) * [@782e897](https://github.com/strongloop/loopback/commit/782e89758e8583b862f7428eac3bd5ebcf8e6ec1) test: remove forgotten console.trace logs ([Miroslav Bajtoš](https://github.com/bajtos)) * [PR#2036](https://github.com/strongloop/loopback/pull/2036) Fix race conditions in unit tests ([bajtos](https://github.com/bajtos)) * [PR#2035](https://github.com/strongloop/loopback/pull/2035) test: remove errant console.log from test ([rmg](https://github.com/rmg))