不要怂,就是干,撸起袖子干!

Commit 81097732 by Mick Hansen

Update changelog.md

1 parent c8a9a520
Showing with 1 additions and 0 deletions
...@@ -3,6 +3,7 @@ Notice: All 1.7.x changed are present in 2.0.x aswell ...@@ -3,6 +3,7 @@ Notice: All 1.7.x changed are present in 2.0.x aswell
# v1.7.0-rc1 # v1.7.0-rc1
- instance.createAssociationInstance functionality added [#1213](https://github.com/sequelize/sequelize/pull/1213) - instance.createAssociationInstance functionality added [#1213](https://github.com/sequelize/sequelize/pull/1213)
- fixes a few bugs with transactions in regards to associations - fixes a few bugs with transactions in regards to associations
- add error handling for transaction creation
### Backwards compatability changes ### Backwards compatability changes
- Hooks are no longer passing value hashes. Instead, they are now passing instances of the model. - Hooks are no longer passing value hashes. Instead, they are now passing instances of the model.
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!