## [2.1.1](https://github.com/tangdaohai/vue-happy-scroll/compare/v2.1.0...v2.1.1) (2019-12-23)
### Bug Fixes
* **scroll/throttle:** fix updateSyncScroll dont use throttle ([f83095d](https://github.com/tangdaohai/vue-happy-scroll/commit/f83095d))
# [2.1.0](https://github.com/tangdaohai/vue-happy-scroll/compare/v2.0.0...v2.1.0) (2018-09-17)
### Bug Fixes
* **scroll:** fix bigger-move-h ([#4](https://github.com/tangdaohai/vue-happy-scroll/issues/4)) ([497c830](https://github.com/tangdaohai/vue-happy-scroll/commit/497c830))
* **scroll.css:** 修复横向滚动到最左边差20像素的问题。([#17](https://github.com/tangdaohai/vue-happy-scroll/issues/17)) ([23e8df0](https://github.com/tangdaohai/vue-happy-scroll/commit/23e8df0))
* **scroll.uve:** fix scrolltop and scrollLeft bug.([#18](https://github.com/tangdaohai/vue-happy-scroll/issues/18)) ([d44ac05](https://github.com/tangdaohai/vue-happy-scroll/commit/d44ac05))
### Features
* **scroll event:** support vertical-start,vertical-end,horizontal-start,horizontal-end events. ([ac5645d](https://github.com/tangdaohai/vue-happy-scroll/commit/ac5645d))
* **scroll min-length:** support min length. ([#13](https://github.com/tangdaohai/vue-happy-scroll/issues/13)) ([5c77332](https://github.com/tangdaohai/vue-happy-scroll/commit/5c77332))
# 2.0.0 (2017-11-28)