-[ADDED] SQLCipher support via the SQLite connection manager
-[CHANGED] Range type bounds now default to [postgres default](https://www.postgresql.org/docs/9.5/static/rangetypes.html#RANGETYPES-CONSTRUCT)`[)` (inclusive, exclusive) [#5990](https://github.com/sequelize/sequelize/issues/5990)
-[ADDED] Support for range operators [#5990](https://github.com/sequelize/sequelize/issues/5990)
-[FIXED] Broken transactions in `MySQL`[#3568](https://github.com/sequelize/sequelize/issues/3568)