<a name="0.2.0"></a>
# [0.2.0](https://github.com/SpoonX/aurelia-pager/compare/v0.1.1...v0.2.0) (2017-08-02)


### Bug Fixes

* **pager:** add missing typeof statement ([28dfdb4](https://github.com/SpoonX/aurelia-pager/commit/28dfdb4))
* **pager:** correct styling ([5ce4f3a](https://github.com/SpoonX/aurelia-pager/commit/5ce4f3a))
* **pager:** replace null check with function check ([5b4e7bd](https://github.com/SpoonX/aurelia-pager/commit/5b4e7bd))


### Features

* **pager:** add optional page change event ([0903913](https://github.com/SpoonX/aurelia-pager/commit/0903913))



<a name="0.1.1"></a>
## [0.1.1](https://github.com/SpoonX/aurelia-pager/compare/0.1.0...v0.1.1) (2017-05-30)


### Bug Fixes

* **pager:** fix trailing spaces line 33 ([b711e4c](https://github.com/SpoonX/aurelia-pager/commit/b711e4c))
* **pager:** reloadCount after pages input changed ([7db929b](https://github.com/SpoonX/aurelia-pager/commit/7db929b))



