From 615ff1abaed01ed829a6bdf631ad88c29bb0d556 Mon Sep 17 00:00:00 2001
From: izbz wh <731215820@qq.com>
Date: Wed, 22 May 2019 14:34:19 +0800
Subject: [PATCH] publish 2.0.21
---
CHANGELOG.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 24c72ab..7a3a949 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+## [2.0.21](https://github.com/tinper-bee/bee-table/compare/v2.0.20...v2.0.21) (2019-05-22)
+
+
+### Bug Fixes
+
+* 数据没有时,表头列过多时,后面的列被隐藏 ([74f5400](https://github.com/tinper-bee/bee-table/commit/74f5400))
+
+
+
## [2.0.20](https://github.com/tinper-bee/bee-table/compare/v2.0.19...v2.0.20) (2019-05-21)