From da2a6a2a84ffb1658c793c81ae463b6255891d39 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Sat, 26 Dec 2015 01:26:09 -0500 Subject: [PATCH] Update changelog --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index b6ee70e8..59f790e0 100644 --- a/index.md +++ b/index.md @@ -1,6 +1,6 @@ --- layout: page -since: (from 2015-10-30 to 2015-12-25) +since: (from 2015-10-31 to 2015-12-26) --- ## Core @@ -213,8 +213,8 @@ since: (from 2015-10-30 to 2015-12-25) ### loopback-sdk-ios + * [PR#85](https://github.com/strongloop/loopback-sdk-ios/pull/85) Added resetPasswordWithEmail to trigger reset of the users password ([kgoedecke](https://github.com/kgoedecke)) * [PR#87](https://github.com/strongloop/loopback-sdk-ios/pull/87) Fix swift compatibility issue when init'ing a repo ([hideya](https://github.com/hideya)) - * [@097dc9e](https://github.com/strongloop/loopback-sdk-ios/commit/097dc9ed4b220581077f3a4b580a0e7d7280bc55) Added resetPasswordWithEmail to trigger reset of the users password ([Kevin GoĢˆdecke](https://github.com/kgoedecke)) * [PR#79](https://github.com/strongloop/loopback-sdk-ios/pull/79) Enable unit test execution from `npm test` ([hideya](https://github.com/hideya)) * [PR#80](https://github.com/strongloop/loopback-sdk-ios/pull/80) Update Subclassing.md ([kexoth](https://github.com/kexoth)) * [PR#70](https://github.com/strongloop/loopback-sdk-ios/pull/70) Remove redundant declarations of `+ (instancetype)repository` ([hideya](https://github.com/hideya))