#Change Log

###July 30, 2014
- Merged callback on db.sync

###June 23, 2014
- Add Sequelize as dependency to make consistent with connect-mongo & connect-redis. Options can now contain params
  for connecting to the database if db connection is not passed.
- Update test.js had old signature working.