From 554229724d49493452b5a19d0db584132199c41a Mon Sep 17 00:00:00 2001 From: huyueb <1062887235@qq.com> Date: Sun, 24 Dec 2017 21:43:00 +0800 Subject: [PATCH] publish 1.0.7 --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3a4ba8..da7c9aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ + +## [1.0.7](https://github.com/tinper-bee/bee-table/compare/1.0.6...1.0.7) (2017-12-24) + + +### Bug Fixes + +* **sum.js:** 修复合计功能会忽略其他参数,并导致render不生效的bug ([e2d6be5](https://github.com/tinper-bee/bee-table/commit/e2d6be5)) + + + -## 1.0.6 (2017-11-29) +## [1.0.6](https://github.com/tinper-bee/bee-table/compare/69e0751...1.0.6) (2017-11-29) ### Bug Fixes