Update changelog

This commit is contained in:
Ryan Graham (Jenkins) 2016-06-17 12:25:58 -04:00 committed by admin
parent 39b74ac486
commit 939af80192
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ since: (from 2016-04-22 to 2016-06-17)
* [PR#965](https://github.com/strongloop/loopback-datasource-juggler/pull/965) [SEMVER-MAJOR] Remove model events ([0candy](https://github.com/0candy))
* [@ea2266e](https://github.com/strongloop/loopback-datasource-juggler/commit/ea2266e453220208b204d3817a866ea7f0b42410) Persist changes on parent for embedsOne ([Dimitris Halatsis](https://github.com/mitsos1os))
* [PR#964](https://github.com/strongloop/loopback-datasource-juggler/pull/964) Fix `disableInclude` for hasAndBelongsToMany relation ([Amir-61](https://github.com/Amir-61))
* [@293a22f](https://github.com/strongloop/loopback-datasource-juggler/commit/293a22fd3189da7a59cd836af4785099b1adac8a) Update datasource.js ([Ritchie Martori](https://github.com/ritch))
* [PR#953](https://github.com/strongloop/loopback-datasource-juggler/pull/953) Fix error message ([Amir-61](https://github.com/Amir-61))
* [PR#954](https://github.com/strongloop/loopback-datasource-juggler/pull/954) Retun err for UPSERT if the connector returns err ([Amir-61](https://github.com/Amir-61))
* [PR#955](https://github.com/strongloop/loopback-datasource-juggler/pull/955) ModelBuilder: add new setting strictEmbeddedModels ([bajtos](https://github.com/bajtos))