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

Commit f5d6065f by Sascha Depold

fixed headline level

1 parent 81097732
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ Notice: All 1.7.x changed are present in 2.0.x aswell
- 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.
- Hook callbacks no longer take two arguments (previously: `err, newValues`). They only take the error argument since values can be changed directly on the model instance.
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!