From 59b2e3187e55f1238892f432429ce18b43ee422b Mon Sep 17 00:00:00 2001 From: Jenkins Date: Tue, 1 Dec 2015 05:25:38 -0500 Subject: [PATCH] Update changelog --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index e58abdcd..05fe3a4d 100644 --- a/index.md +++ b/index.md @@ -13,6 +13,8 @@ layout: page ### SDKs + * loopback-sdk-angular + * [PR#193](https://github.com/strongloop/loopback-sdk-angular/pull/193) Persisting rememberMe in localStorage ([davidcheung](https://github.com/davidcheung)) ----