From 210d381d34fa64019376b3b11dcffe8d6dd50a71 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Sat, 27 Feb 2016 01:25:44 -0500 Subject: [PATCH] Update changelog --- index.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/index.md b/index.md index 63d716d5..5591d8b6 100644 --- a/index.md +++ b/index.md @@ -1,12 +1,12 @@ --- layout: page -since: (from 2016-01-01 to 2016-02-26) +since: (from 2016-01-02 to 2016-02-27) --- ## Core ### generator-loopback - * [@d7a9481](https://github.com/strongloop/generator-loopback/commit/d7a94819a4778cc7204d33cf76938eed72e23c46) Add `yo loopback --skip-next-steps` options ([Miroslav Bajtoš](https://github.com/bajtos)) + * [PR#150](https://github.com/strongloop/generator-loopback/pull/150) Add `yo loopback --skip-next-steps` option ([bajtos](https://github.com/bajtos)) * [PR#149](https://github.com/strongloop/generator-loopback/pull/149) Add project template prompt, support apic ([bajtos](https://github.com/bajtos)) * [PR#146](https://github.com/strongloop/generator-loopback/pull/146) Only show editable model names in remote-method generator ([jannyHou](https://github.com/jannyHou)) * **Released 1.15.2** (Raymond Feng) @@ -78,7 +78,7 @@ since: (from 2016-01-01 to 2016-02-26) ### strong-remoting - * [@588740b](https://github.com/strongloop/strong-remoting/commit/588740beb521cfbbf7e721309b175be1d477e653) Fix handling of args with http.target:header ([Miroslav Bajtoš](https://github.com/bajtos)) + * [PR#284](https://github.com/strongloop/strong-remoting/pull/284) Add support for "file" return args ([bajtos](https://github.com/bajtos)) * [@9fb9119](https://github.com/strongloop/strong-remoting/commit/9fb9119b156b367276fffc55d02be08d34d5f4df) 3.0.0-alpha.2 ([Miroslav Bajtoš](https://github.com/bajtos)) * [PR#283](https://github.com/strongloop/strong-remoting/pull/283) Do not call "afterError" on success ([bajtos](https://github.com/bajtos)) * [PR#275](https://github.com/strongloop/strong-remoting/pull/275) Change method call to find remote method. ([0candy](https://github.com/0candy)) @@ -97,6 +97,8 @@ since: (from 2016-01-01 to 2016-02-26) ### loopback-connector-db2 + * [@a17bdd2](https://github.com/strongloop/loopback-connector-db2/commit/a17bdd2eb6387769283f7482c8384d3f2a07f543) Consolidate and update changelog as CHANGES.md ([Ryan Graham](https://github.com/rmg)) + * **Released 1.0.3** ([Quentin Presley](https://github.com/qpresley)) * [@d2a8789](https://github.com/strongloop/loopback-connector-db2/commit/d2a878963aa7305ef3e2308149803b7ba2efc02c) Fix for hasMany tests ([Quentin Presley](https://github.com/qpresley)) * [PR#16](https://github.com/strongloop/loopback-connector-db2/pull/16) clean up console.log in db2.js ([qpresley](https://github.com/qpresley)) * [PR#15](https://github.com/strongloop/loopback-connector-db2/pull/15) Adding migration tests and updates to code to improve on some reported issues ([qpresley](https://github.com/qpresley))