<a name="1.4.3"></a>
## [1.4.3](https://github.com/fczbkk/the-box/compare/v1.4.2...v1.4.3) (2016-08-30)



<a name="1.4.2"></a>
## [1.4.2](https://github.com/fczbkk/the-box/compare/v1.4.1...v1.4.2) (2016-08-29)


### Bug Fixes

* fix publish workflow ([520e3cd](https://github.com/fczbkk/the-box/commit/520e3cd))



<a name="1.4.1"></a>
## [1.4.1](https://github.com/fczbkk/the-box/compare/v1.4.0...v1.4.1) (2016-08-28)



<a name="1.4.0"></a>
# [1.4.0](https://github.com/fczbkk/the-box/compare/v1.3.0...v1.4.0) (2016-08-28)



<a name="1.3.0"></a>
# [1.3.0](https://github.com/fczbkk/the-box/compare/v1.2.8...v1.3.0) (2016-07-13)


### Features

* add `padHorizontal` and `padVertical` methods to box ([ee65d82](https://github.com/fczbkk/the-box/commit/ee65d82))
* add `touch` method ([d854402](https://github.com/fczbkk/the-box/commit/d854402))



<a name="1.2.8"></a>
## [1.2.8](https://github.com/fczbkk/the-box/compare/v1.2.7...v1.2.8) (2016-07-06)


### Bug Fixes

* prevent errors when using invalid data ([ac3770c](https://github.com/fczbkk/the-box/commit/ac3770c))



<a name="1.2.7"></a>
## [1.2.7](https://github.com/fczbkk/the-box/compare/v1.2.6...v1.2.7) (2016-06-22)


### Bug Fixes

* prevent invalid results when `window.pageYOffset` is set to invalid value ([1122b09](https://github.com/fczbkk/the-box/commit/1122b09))



<a name="1.2.6"></a>
## [1.2.6](https://github.com/fczbkk/the-box/compare/v1.2.5...v1.2.6) (2016-06-21)


### Bug Fixes

* IE10- has problem with `super()` in ES6 classes ([a6517e9](https://github.com/fczbkk/the-box/commit/a6517e9))



<a name="1.2.5"></a>
## [1.2.5](https://github.com/fczbkk/the-box/compare/v1.2.4...v1.2.5) (2016-06-20)


### Bug Fixes

* treat Array as HTMLCollection ([6197d39](https://github.com/fczbkk/the-box/commit/6197d39))



<a name="1.2.4"></a>
## [1.2.4](https://github.com/fczbkk/the-box/compare/v1.2.3...v1.2.4) (2016-06-17)


### Bug Fixes

* do not throw when collection is empty ([296813a](https://github.com/fczbkk/the-box/commit/296813a))



<a name="1.2.3"></a>
## [1.2.3](https://github.com/fczbkk/the-box/compare/v1.2.2...v1.2.3) (2016-06-17)


### Bug Fixes

* find closer targets for `fitAround()` ([0c28269](https://github.com/fczbkk/the-box/commit/0c28269))



<a name="1.2.2"></a>
## [1.2.2](https://github.com/fczbkk/the-box/compare/v1.2.1...v1.2.2) (2016-06-17)


### Bug Fixes

* fix CollectionBox problems ([3727882](https://github.com/fczbkk/the-box/commit/3727882))



<a name="1.2.1"></a>
## [1.2.1](https://github.com/fczbkk/the-box/compare/v1.2.0...v1.2.1) (2016-06-16)


### Bug Fixes

* correct result of `canFitAround()` for too wide or high boxes ([5825d63](https://github.com/fczbkk/the-box/commit/5825d63))



<a name="1.2.0"></a>
# [1.2.0](https://github.com/fczbkk/the-box/compare/v1.1.0...v1.2.0) (2016-03-26)


### Features

* add `movePivotTo()` method ([13d08fc](https://github.com/fczbkk/the-box/commit/13d08fc))



<a name="1.1.0"></a>
# [1.1.0](https://github.com/fczbkk/the-box/compare/v1.0.2...v1.1.0) (2016-03-09)


### Features

* add `align` method ([2a66b45](https://github.com/fczbkk/the-box/commit/2a66b45))
* add `shrinkToFit` method ([b1f9148](https://github.com/fczbkk/the-box/commit/b1f9148))



<a name="1.0.2"></a>
## [1.0.2](https://github.com/fczbkk/the-box/compare/v1.0.1...v1.0.2) (2016-03-09)




