## [3.0.1](https://github.com/tinper-bee/bee-loading/compare/v3.0.0...v3.0.1) (2020-07-04)


### Bug Fixes

* 修复className覆盖自带class问题&container class重复问题 ([df46b4b](https://github.com/tinper-bee/bee-loading/commit/df46b4b7e220402056e08c59ddbf12e96c1c5fcb))



# [3.0.0](https://github.com/tinper-bee/bee-loading/compare/v2.1.0...v3.0.0) (2020-06-29)



# [2.1.0](https://github.com/tinper-bee/bee-loading/compare/v2.0.4...v2.1.0) (2020-06-29)


### Features

* 新增多语,默认loading修改 ([2e58041](https://github.com/tinper-bee/bee-loading/commit/2e58041ea847a379cec41a49a569218889371026))



## [2.0.4](https://github.com/tinper-bee/bee-loading/compare/v2.0.3...v2.0.4) (2020-04-24)


### Bug Fixes

* 自动化 ([1983fd0](https://github.com/tinper-bee/bee-loading/commit/1983fd0aaadfcfeaeeb4f88fecac709449fab1c1))



<a name="2.0.3"></a>
## [2.0.3](https://github.com/tinper-bee/bee-loading/compare/v2.0.2...v2.0.3) (2019-10-15)


### Bug Fixes

* **bee-loading:** loadingType='line' 时不显示tip的bug ([6728527](https://github.com/tinper-bee/bee-loading/commit/6728527))



<a name="2.0.2"></a>
## [2.0.2](https://github.com/tinper-bee/bee-loading/compare/v2.0.1...v2.0.2) (2019-09-21)



<a name="2.0.1"></a>
## [2.0.1](https://github.com/tinper-bee/bee-loading/compare/v2.0.0...v2.0.1) (2019-09-06)



<a name="2.0.0"></a>
# [2.0.0](https://github.com/tinper-bee/bee-loading/compare/v1.1.3...v2.0.0) (2019-09-04)



<a name="1.1.3"></a>
## [1.1.3](https://github.com/tinper-bee/bee-loading/compare/v1.1.2...v1.1.3) (2019-09-03)



<a name="1.1.2"></a>
## [1.1.2](https://github.com/tinper-bee/bee-loading/compare/v1.0.9...v1.1.2) (2019-05-29)



<a name="1.0.9"></a>
## [1.0.9](https://github.com/tinper-bee/bee-loading/compare/v1.0.8...v1.0.9) (2019-03-29)



<a name="1.0.8"></a>
## [1.0.8](https://github.com/tinper-bee/bee-loading/compare/v1.0.7...v1.0.8) (2019-03-28)



<a name="1.0.7"></a>
## [1.0.7](https://github.com/tinper-bee/bee-loading/compare/v1.0.6...v1.0.7) (2019-03-27)



<a name="1.0.6"></a>
## [1.0.6](https://github.com/tinper-bee/bee-loading/compare/v1.0.5...v1.0.6) (2019-02-25)



<a name="1.0.5"></a>
## [1.0.5](https://github.com/tinper-bee/bee-loading/compare/073f878...v1.0.5) (2018-09-01)


### Bug Fixes

* **Loading backdrop:** 修复desc文字颜色 backdrop定位 ([073f878](https://github.com/tinper-bee/bee-loading/commit/073f878))


### build

* **组件依赖、dependencies中latest的依赖:** 组件依赖清理、dependencies中latest的依赖 ([e434d89](https://github.com/tinper-bee/bee-loading/commit/e434d89))


### Documentation

* **生成changelog:** 生成changelog ([6194a7b](https://github.com/tinper-bee/bee-loading/commit/6194a7b))


### Features

* 增加container传递回调函数来设置，完善文档 ([36edde9](https://github.com/tinper-bee/bee-loading/commit/36edde9))
* **Loading.js:** 新增wrapperClassName参数可以自定义样式，并添加文档 ([847a5ae](https://github.com/tinper-bee/bee-loading/commit/847a5ae)), closes [#2](https://github.com/tinper-bee/bee-loading/issues/2)


### BREAKING CHANGES

* **生成changelog:** 生成changelog
* **组件依赖、dependencies中latest的依赖:** 组件依赖清理、dependencies中latest的依赖



