From 40cfe381d24f2ee7211cdda5f200b2a539e28c9d Mon Sep 17 00:00:00 2001
From: izbz wh <731215820@qq.com>
Date: Fri, 15 Mar 2019 13:55:13 +0800
Subject: [PATCH] publish 2.0.6
---
CHANGELOG.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2336870..4c7c0ee 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+## [2.0.6](https://github.com/tinper-bee/bee-table/compare/v2.0.5...v2.0.6) (2019-03-15)
+
+
+### Bug Fixes
+
+* **行过滤、checkbox样式:** 1、行过滤点击已选的无效2、checkbox在Table中的样式 ([1a628a4](https://github.com/tinper-bee/bee-table/commit/1a628a4))
+
+
+
## [2.0.5](https://github.com/tinper-bee/bee-table/compare/v2.0.4...v2.0.5) (2019-03-14)