From d732428cd635833713b1b4d3a7d097213c9ddd74 Mon Sep 17 00:00:00 2001 From: "Ryan Graham (Jenkins)" Date: Thu, 16 Jun 2016 00:25:53 -0400 Subject: [PATCH] Update changelog --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 02b8cb63..1c32d71e 100644 --- a/index.md +++ b/index.md @@ -1,12 +1,12 @@ --- layout: page -since: (from 2016-04-20 to 2016-06-15) +since: (from 2016-04-21 to 2016-06-16) --- ## Core ### generator-loopback - * [@28ad27a](https://github.com/strongloop/generator-loopback/commit/28ad27a814935a035ca7142d7ae0e90aed17829d) Support custom connector ([jannyHou](https://github.com/jannyHou)) + * [PR#199](https://github.com/strongloop/generator-loopback/pull/199) Support custom connector ([jannyHou](https://github.com/jannyHou)) * [PR#197](https://github.com/strongloop/generator-loopback/pull/197) Add prompt for lbVersion ([jannyHou](https://github.com/jannyHou)) * [PR#198](https://github.com/strongloop/generator-loopback/pull/198) Fix "undefined" model name ([rundef](https://github.com/rundef)) * **Released 1.21.1** ([Raymond Feng](https://github.com/raymondfeng))