# Changelog ### HEAD ### 0.8.0 - 2014-07-22 * Clean up documentation and featureRequest * Create separate CHANGELOG file * Prevent the default gesture on the browser (Merge #23) * Trigger bootstrap events (Merge #22) ### 0.7.1 - 2014-03-25 * Update for better documentation * Register as bower package ### 0.7.0 - 2014-01-26 * Disable when with only 1 slide [#6](https://github.com/ixisio/bootstrap-touch-carousel/issues/6) * Add new Grunt Task `grunt-bump` for release management. [vojtajina/grunt-bump](https://github.com/vojtajina/grunt-bump) ### 0.6.0 - 2014-01-26 * fixes indicators touch sensitivity [#9](https://github.com/ixisio/bootstrap-touch-carousel/issues/9) * code refactoring ### 0.5.0 - 2014-11-30 * add resize/orientation events and resize the carousel to its parent element width [#5](https://github.com/ixisio/bootstrap-touch-carousel/issues/5) * Some minor bugfixes * update docs ### 0.3.0 - 2014-11-30 * Update to grunt@0.4.2 ### 0.2.0 - 2013-10-20 * MSPointer benchmarks * fixes [#3](https://github.com/ixisio/bootstrap-touch-carousel/issues/3), touch optimizes indicator pills * [#2](https://github.com/ixisio/bootstrap-touch-carousel/issues/2), display captions on portait orientation iPad * Create some unittest with qunit * Documentation ### 0.1.0 - 2014-09-18 * Initial Commit - provides the basic functionality.