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

Commit 6bc47130 by Mick Hansen

[ci skip] Update changelog

1 parent 49bf201f
Showing with 4 additions and 0 deletions
......@@ -6,6 +6,10 @@
- [FEATURE] Now possible to pass `createdAt` and `updatedAt` values to `Model.create`/`Model.bulkCreate` when using silent: true (when importing datasets with existing timestamps)
- [FEATURE] `instance.update()` using default fields will now automatically also save values provided via `beforeUpdate` hooks
#### Backwards compatability changes
- `instance.update()` using default fields will now automatically also save values provided via `beforeUpdate` hooks
# 2.0.0-rc6
- [BUG] Fixed issue with including by association reference and where
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!