Update changelog

This commit is contained in:
Jenkins 2015-12-08 07:30:32 -05:00 committed by admin
parent 6eb482fd03
commit 6f31133693
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ since: (from 2015-10-13 to 2015-12-08)
### loopback ### loopback
* [PR#1847](https://github.com/strongloop/loopback/pull/1847) Update model.js ([crandmck](https://github.com/crandmck)) * [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)) * **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)) * [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) * **Released 2.24.0** (Simon Ho)