File: /var/www/api.javaapp.co.uk_old/node_modules/sequelize-paginate/CHANGELOG.md
## [1.1.6](https://github.com/eclass/sequelize-paginate/compare/v1.1.5...v1.1.6) (2019-04-10)
### Bug Fixes
* allow for inclusion of scope by [@dsmackie](https://github.com/dsmackie) ([5861f9f](https://github.com/eclass/sequelize-paginate/commit/5861f9f)), closes [#46](https://github.com/eclass/sequelize-paginate/issues/46)
## [1.1.5](https://github.com/eclass/sequelize-paginate/compare/v1.1.4...v1.1.5) (2019-03-01)
### Bug Fixes
* **typescript:** add types.d.ts ([a0af447](https://github.com/eclass/sequelize-paginate/commit/a0af447))
## [1.1.4](https://github.com/eclass/sequelize-paginate/compare/v1.1.3...v1.1.4) (2018-12-03)
### Bug Fixes
* **count:** remove include from options ([343a0e5](https://github.com/eclass/sequelize-paginate/commit/343a0e5))
* **pagination:** set page to 1 and paginate to 25 by default ([bf44449](https://github.com/eclass/sequelize-paginate/commit/bf44449))
## [1.1.3](https://github.com/eclass/sequelize-paginate/compare/v1.1.2...v1.1.3) (2018-09-14)
### Bug Fixes
* **options:** add warning if provide limit or offset ([206a8ae](https://github.com/eclass/sequelize-paginate/commit/206a8ae)), closes [#1](https://github.com/eclass/sequelize-paginate/issues/1)
#### 1.1.2 (2018-05-24)
##### Bug Fixes
* **count:** remove attributes in count query ([96026406](https://github.com/eclass/sequelize-paginate/commit/96026406ae7d6f903fbe6911cc98f8af70a1f6a6))
#### 1.1.1 (2018-05-23)
##### Bug Fixes
* **query:** enable all query options ([65858084](https://github.com/eclass/sequelize-paginate/commit/65858084bfc0688ced18986fe5aa0f89398d1032))
### 1.1.0 (2018-05-23)
##### Chores
* **package:** update dependencies ([4ad6ba00](https://github.com/eclass/sequelize-paginate/commit/4ad6ba00b00b27e3f1395820396e5702712b6086))
##### New Features
* **pagination:** add export total docs ([8ea5bfa3](https://github.com/eclass/sequelize-paginate/commit/8ea5bfa3442eec0c51c04f53cd751d88a5674094))
## 1.0.0 (2018-05-07)
##### Chores
* **project:** first commit ([06ca9148](https://github.com/eclass/sequelize-paginate/commit/06ca9148f83c2a32f27270036e189b089a4c1655))