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

Commit 26d10c0b by Mick Hansen

Update changelog.md

1 parent 47e29c23
Showing with 1 additions and 1 deletions
...@@ -38,7 +38,7 @@ Notice: All 1.7.x changes are present in 2.0.x aswell ...@@ -38,7 +38,7 @@ Notice: All 1.7.x changes are present in 2.0.x aswell
- All tables in select queries will now be aliased with the model names to be support schemas. This will affect people stuff like `where: {'table.attribute': value} - All tables in select queries will now be aliased with the model names to be support schemas. This will affect people stuff like `where: {'table.attribute': value}
# v1.7.4 # v1.7.5
- [BUG] fixes bug with some methods relying on table information throwing strange errors [#1686](https://github.com/sequelize/sequelize/pull/1686) - [BUG] fixes bug with some methods relying on table information throwing strange errors [#1686](https://github.com/sequelize/sequelize/pull/1686)
# v1.7.3 # v1.7.3
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!