Update changelog
This commit is contained in:
parent
b0391a75fe
commit
da2a6a2a84
4
index.md
4
index.md
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
since: (from 2015-10-30 to 2015-12-25)
|
since: (from 2015-10-31 to 2015-12-26)
|
||||||
---
|
---
|
||||||
|
|
||||||
## Core
|
## Core
|
||||||
|
@ -213,8 +213,8 @@ since: (from 2015-10-30 to 2015-12-25)
|
||||||
|
|
||||||
|
|
||||||
### loopback-sdk-ios
|
### 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))
|
* [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 Gö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#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#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))
|
* [PR#70](https://github.com/strongloop/loopback-sdk-ios/pull/70) Remove redundant declarations of `+ (instancetype)repository` ([hideya](https://github.com/hideya))
|
||||||
|
|
Loading…
Reference in New Issue