-[ADDED] Map raw fields back to attributes names when using `mapToModel` or `returning`[#3995](https://github.com/sequelize/sequelize/pull/3995)
-[ADDED]`skip` now supports filtering out modewl validators [#4528](https://github.com/sequelize/sequelize/pull/4528)
-[INTERNALS]`options` has been renamed to `$options` in instance.js [#4429](https://github.com/sequelize/sequelize/pull/4429)
-[INTERNALS]`options` has been renamed to `$options` in instance.js [#4429](https://github.com/sequelize/sequelize/pull/4429)
-[FIXED] Reload doesn't synchronize a null include [#4353](https://github.com/sequelize/sequelize/issues/4353)
-[FIXED] Reload doesn't synchronize a null include [#4353](https://github.com/sequelize/sequelize/issues/4353)
-[FIXED] commit/rollback multiple times on same transaction [#4491](https://github.com/sequelize/sequelize/issues/4491)
-[FIXED] commit/rollback multiple times on same transaction [#4491](https://github.com/sequelize/sequelize/issues/4491)
-[FIXED] memory leak / options mangle for scopes with include [#4470](https://github.com/sequelize/sequelize/issues/4470)
-[FIXED] memory leak / options mangle for scopes with include [#4470](https://github.com/sequelize/sequelize/issues/4470)
-[FIXED] custom `targetKey` for belongsTo on a target with a primary key will now correctly create foreign key constraints [#4455](https://github.com/sequelize/sequelize/issues/4455)
-[FIXED] custom `targetKey` for belongsTo on a target with a primary key will now correctly create foreign key constraints [#4455](https://github.com/sequelize/sequelize/issues/4455)
-[ADDED] Map raw fields back to attributes names when using `mapToModel` or `returning`[#3995](https://github.com/sequelize/sequelize/pull/3995)
-[ADDED]`skip` now supports filtering out modewl validators [#4528](https://github.com/sequelize/sequelize/pull/4528)
# 3.8.0
# 3.8.0
-[ADDED]`version` on `Sequelize` returning the current npm/package.json version [#4459](https://github.com/sequelize/sequelize/pull/4459)
-[ADDED]`version` on `Sequelize` returning the current npm/package.json version [#4459](https://github.com/sequelize/sequelize/pull/4459)