Changelog: update for 1.2.7
@@ -1,5 +1,13 @@
## Changelog
+### 1.2.7
+
+*2017-03-29*
+- Fixed Select not compatible with Vue 2.2.6, #3797
+- Improve performance for rendering tooltip in Table, #3478
+- Add `tooltip-effect` property for Table
### 1.2.6
*2017-03-28*
@@ -1,5 +1,12 @@
## 更新日志
+- 修复 Select 不兼容 Vue 2.2.6 的问题,#3797
+- 优化 Table 的 Tooltip 渲染性能,#3478
+- 新增 Table `tooltip-effect` 属性