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

Commit 223b13a2 by Sushant

v5.0.0-beta changelog

1 parent 5b8af3d1
Showing with 5 additions and 0 deletions
...@@ -51,3 +51,8 @@ __DEV__: _Done, no deprecation_ ...@@ -51,3 +51,8 @@ __DEV__: _Done, no deprecation_
## Changelog ## Changelog
### 5.0.0-beta
- `Model.attributes` now removed, use `Model.rawAttributes` [#5320](https://github.com/sequelize/sequelize/issues/5320)
- `paranoid` mode will now treat any record with `deletedAt` as deleted [#8496](https://github.com/sequelize/sequelize/issues/8496)
- Node 6 and up [#9015](https://github.com/sequelize/sequelize/issues/9015)
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!