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

Commit ccff5f69 by Felix Becker

4.1.0

1 parent 158ac9df
Showing with 3 additions and 1 deletions
# Next
# 4.1.0
- [ADDED] `Model.increment`, to increment multiple rows at a time [#7394](https://github.com/sequelize/sequelize/pull/7394)
- [FIXED] calling `.close` on Sequelize db instance does not properly close the connection socket [#7751](https://github.com/sequelize/sequelize/issues/7751)
......
{
"name": "sequelize",
"description": "Multi dialect ORM for Node.JS",
"version": "4.0.0",
"version": "4.1.0",
"author": "Sascha Depold <sascha@depold.com>",
"contributors": [
{
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!