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

Commit 72a0c2c9 by Mick Hansen

changelog for 3.15.1

1 parent 1b63d23b
Showing with 2 additions and 1 deletions
# Future
# 3.15.1
- [FIXED] calling Model.update() modifies passed values [#4520](https://github.com/sequelize/sequelize/issues/4520)
- [FIXED] Instance can be chained on .set() and other methods [#4702](https://github.com/sequelize/sequelize/issues/4702)
- [FIXED] includes nested from a `separate` include now work properly [#5080](https://github.com/sequelize/sequelize/pull/5080)
# 3.15.0
- [ADDED] Improve support for pg range type to handle unbound ranges, +/-infinity bounds and empty ranges
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!