From d77882f3b5d8b5b57d17381203b9c1ded77c5049 Mon Sep 17 00:00:00 2001 From: jonyshi Date: Fri, 16 Nov 2018 14:51:44 +0800 Subject: [PATCH] publish 1.5.0 --- CHANGELOG.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b69ca75..b587462 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + +# [1.5.0](https://github.com/tinper-bee/bee-table/compare/v1.4.39...v1.5.0) (2018-11-16) + + +### Features + +* 合并multiSelect 和newmultiSelect ([d65f3d1](https://github.com/tinper-bee/bee-table/commit/d65f3d1)) + + +### BREAKING CHANGES + +* 合并multiSelect 和newmultiSelect + + + ## [1.4.39](https://github.com/tinper-bee/bee-table/compare/v1.4.38...v1.4.39) (2018-11-13) @@ -264,7 +279,12 @@ -## [1.2.9](https://github.com/tinper-bee/bee-table/compare/v1.2.7...v1.2.9) (2018-07-16) +## [1.2.9](https://github.com/tinper-bee/bee-table/compare/v1.2.8...v1.2.9) (2018-07-16) + + + + +## [1.2.8](https://github.com/tinper-bee/bee-table/compare/v1.2.7...v1.2.8) (2018-07-06)