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

Commit e8325e60 by Mick Hansen

release(2.0.4)

1 parent 64314edc
Showing with 2 additions and 2 deletions
# Next
# 2.0.4
- [BUG] Fixed support for 2 x belongsToMany without foreignKey defined and association getter/adder [#3185](https://github.com/sequelize/sequelize/issues/3185)
- [BUG] No longer throws on `Model.hasHook()` if no hooks are defiend [#3181](https://github.com/sequelize/sequelize/issues/3181)
- [BUG] Fixed issue with `{$and: []}`
......
{
"name": "sequelize",
"description": "Multi dialect ORM for Node.JS",
"version": "2.0.3",
"version": "2.0.4",
"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!