[!] update changelog
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b384dd7..308e3f0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
 # Change Log
 
+## 0.6.15
+- [!] [wxc-swipe-action](https://alibaba.github.io/weex-ui/#/cn/packages/wxc-swipe-action/)fix delete the last data item, then click on another item to report the error.
+- [!] [wxc-slider-bar](https://alibaba.github.io/weex-ui/#/cn/packages/wxc-slider-bar/) fix dynamically assign value to value, then slide back to return value
+
 ## 0.6.14
 - [!] [wxc-swipe-action](https://alibaba.github.io/weex-ui/#/cn/packages/wxc-swipe-action/) adds slot labels, extended style and height attributes
 
diff --git a/CHANGELOG_cn.md b/CHANGELOG_cn.md
index 7efb9a4..4a243fb 100644
--- a/CHANGELOG_cn.md
+++ b/CHANGELOG_cn.md
@@ -1,5 +1,9 @@
 # 升级日志
 
+## 0.6.15
+- [!] 解决[wxc-swipe-action](https://alibaba.github.io/weex-ui/#/cn/packages/wxc-swipe-action/)删除最后一个数据项,再点击其他项动画报错
+- [!] wxc-slider-bar组件 动态给value赋值后,再滑动返回值错乱
+
 ## 0.6.14
 - [!] [wxc-swipe-action](https://alibaba.github.io/weex-ui/#/cn/packages/wxc-swipe-action/)添加slot标签,扩展styles和height属性