diff --git a/doc/changelog.html b/doc/changelog.html
index 6deb22d7aa..80899d3d10 100644
--- a/doc/changelog.html
+++ b/doc/changelog.html
@@ -80,6 +80,35 @@
修改记录
[+]新增 [-]删除 [^]升级 [#]修复 【】重要
+
+
1.4.0(2014-04)
+
+ - 【+】 多图联动,try this »,support #248 » this »
+ - 【+】 标注(markPoint)、标线(markLine)炫光特效,try 百度迁徙(模拟) » 中国铁路运输主干线 »
+ - 【+】 [line][bar][scatter]标注(markPoint)、标线(markLine)支持特殊值自动标记(max、min、average) support #218 » #249 »
+ - 【+】 [toolbox]magicType新增支持堆叠平铺切换(stack、tiled)
+ - 【^】 [toolbox]【重要】option格式欠规范,重新设计,详见 #252 »
+ - 【^】 [line][bar][scatter][pie][radar][map]样式itemStyle.[normal|emphasis].color支持function回调 #246 »
+ - [^] [valueAxis]坐标轴文本axisLabel.textStyle.color支持funtion回调
+ - [+] [tooltip]模拟hover接口 (showTip、hideTip) support #237 »
+ - [^] [dataRange]值域漫游控件样式优化
+ - [^] [title][legend][toolbox]hover文字高亮样式优化
+ - [^] [pie]数据排列方向默认逆时针改为顺时针
+ - [^] [legend]data个性化文字样式
+ - [^] [legend]支持单选(selectedMode),事件参数带当前变化target
+ - [^] [toolbox]工具栏支持自定义功能,try this »,support this »
+ - [^] [categoryAxis][valueAxis]精度优化
+ - [^] [categoryAxis]支持name
+ - [^] 同一个dom上多次init图表自动释放已有实例
+ - [^] 标注(markPoint)、标线(markLine)支持数据级tooltip
+ - [#] [pie]饼图边框样式(borderColor、borderWidth)fix #223 »
+ - 【#】 [bar][line][valueAxis]堆叠下scale计算错误
+ - [#] [bar]0值堆叠显示错位
+ - [#] [bar]堆叠自定义barWidth顺序问题
+ - [#] 标线(markLine)symbol为none显示错误
+ - [?] 依赖升级,ZRender 1.1.1+
+
+