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

Commit 393a77e1 by Sushant

changelog for 5.0.0-beta.4

1 parent 780f7c00
Showing with 6 additions and 0 deletions
...@@ -57,6 +57,12 @@ Main outline ...@@ -57,6 +57,12 @@ Main outline
## Changelog ## Changelog
### 5.0.0-beta.4
- change(model): setDataValue should not mark null to null as changed [#9347](https://github.com/sequelize/sequelize/pull/9347)
- change(mysql/connection-manager): do not execute SET time_zone query if keepDefaultTimezone config is true [#9358](https://github.com/sequelize/sequelize/pull/9358)
- feat(transactions): Add afterCommit hooks for transactions [#9287](https://github.com/sequelize/sequelize/pull/9287)
### 5.0.0-beta.3 ### 5.0.0-beta.3
- change(model): new options.underscored implementation [#9304](https://github.com/sequelize/sequelize/pull/9304) - change(model): new options.underscored implementation [#9304](https://github.com/sequelize/sequelize/pull/9304)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!