diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index b3c1d91c..00000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,18 +0,0 @@ -### [0.8.11](https://github.com/TaleLin/lin-ui/compare/0.8.10...0.8.11) (2020-11-22) - - -### ⚠ BREAKING CHANGES - -* **Album:** 去除单张图片底部多余空隙 - -### Bug Fixes - -* **Album:** 去除单张图片底部多余空隙 ([3a383c7](https://github.com/TaleLin/lin-ui/commit/3a383c7c314f60ec05116c1d0b219a345915d16c)), closes [#1100](https://github.com/TaleLin/lin-ui/issues/1100) -* **Counter:** 修复数值更新异常问题 ([f2aaced](https://github.com/TaleLin/lin-ui/commit/f2aaced965858af093be4d7d790a8a04e6f90bb0)), closes [#1106](https://github.com/TaleLin/lin-ui/issues/1106) -* **IndexList:** 修复点击 Sidebar 后滚动页面无法改变选中位置的问题 ([e83010e](https://github.com/TaleLin/lin-ui/commit/e83010e7da16fce1a94dcbd349055654985df968)), closes [#1078](https://github.com/TaleLin/lin-ui/issues/1078) - - -### Performance Improvements - -* **Counter:** 将 wx:if 修改为 hidden ([dabce63](https://github.com/TaleLin/lin-ui/commit/dabce63530e3713adf382cb2c325160f80f1b589)) -