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

Commit fea739d8 by Sascha Depold

Merge branch 'master' of github.com:sequelize/sequelize

2 parents 49c809b0 08990fb3
Showing with 2 additions and 0 deletions
...@@ -3,6 +3,8 @@ Notice: All 1.7.x changes are present in 2.0.x aswell ...@@ -3,6 +3,8 @@ Notice: All 1.7.x changes are present in 2.0.x aswell
# v1.7.0-rc2 # v1.7.0-rc2
- fixes unixSocket connections for mariadb [#1248](https://github.com/sequelize/sequelize/pull/1248) - fixes unixSocket connections for mariadb [#1248](https://github.com/sequelize/sequelize/pull/1248)
- fixes a hangup issue for mysql [#1244](https://github.com/sequelize/sequelize/pull/1244) - fixes a hangup issue for mysql [#1244](https://github.com/sequelize/sequelize/pull/1244)
- improves handling of uncaught errors in eventemitter [#1245](https://github.com/sequelize/sequelize/pull/1245)
- fixes bug with mysql replication and pool settings [#1251](https://github.com/sequelize/sequelize/pull/1251)
# v1.7.0-rc1 # v1.7.0-rc1
- instance.createAssociationInstance functionality added [#1213](https://github.com/sequelize/sequelize/pull/1213) - instance.createAssociationInstance functionality added [#1213](https://github.com/sequelize/sequelize/pull/1213)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!