From 6f31133693a63795bc99fd7a9a7d937ef87a32a6 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Tue, 8 Dec 2015 07:30:32 -0500 Subject: [PATCH] Update changelog --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index 4bca74a8..97fdc1b3 100644 --- a/index.md +++ b/index.md @@ -16,6 +16,8 @@ since: (from 2015-10-13 to 2015-12-08) ### loopback * [PR#1847](https://github.com/strongloop/loopback/pull/1847) Update model.js ([crandmck](https://github.com/crandmck)) + * [@c491781](https://github.com/strongloop/loopback/commit/c4917819af01f56cfeabfeb16d7bfd4e5cfbd4e0) Adding properties description for User Model ([David Cheung](https://github.com/davidcheung)) + * [@2cca83c](https://github.com/strongloop/loopback/commit/2cca83c4fff718a7fbf0f69e009d985eb9be7c16) Add case-sensitve email option for User model. ([Richard Pringle](https://github.com/richardpringle)) * **Released 2.25.0** ([Raymond Feng](https://github.com/raymondfeng)) * [PR#1811](https://github.com/strongloop/loopback/pull/1811) Fix typo in description of persistedModel.updateAttributes() ([richardpringle](https://github.com/richardpringle)) * **Released 2.24.0** (Simon Ho)