diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2dbb5b0..2cb43f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,46 @@
+
+# [0.6.0](https://github.com/jm-team/ng-seed/compare/v0.6.0-beta.2...v0.6.0) (2017-04-21)
+
+
+### Bug Fixes
+
+* 修改弹窗失败 ([22a6782](https://github.com/jm-team/ng-seed/commit/22a6782))
+* **home:** lazy-image demo ([9ae6a17](https://github.com/jm-team/ng-seed/commit/9ae6a17))
+* 修改 alertCtrl.js 文件命名出错 ([71afc2d](https://github.com/jm-team/ng-seed/commit/71afc2d))
+* 修改 alertCtrl.js 文件命名出错 ([08197bf](https://github.com/jm-team/ng-seed/commit/08197bf))
+* 修改 点击news链接出错 ([ff0d6be](https://github.com/jm-team/ng-seed/commit/ff0d6be))
+* 修改 点击news链接出错 ([61eda2d](https://github.com/jm-team/ng-seed/commit/61eda2d))
+* 修改 点击news链接出错 ([ad281c9](https://github.com/jm-team/ng-seed/commit/ad281c9))
+* 修改 点击news链接出错 ([47a5f8e](https://github.com/jm-team/ng-seed/commit/47a5f8e))
+* 修改tooltip click 事件时有鼠标移入移出事件 ([a628c84](https://github.com/jm-team/ng-seed/commit/a628c84))
+* 修改弹窗失败 ([02eeddb](https://github.com/jm-team/ng-seed/commit/02eeddb))
+* 删除about中无用代码、修改面包屑中抽象路由没有添加的BUG ([4f80064](https://github.com/jm-team/ng-seed/commit/4f80064))
+* 删除主容器 的padding ([196f62a](https://github.com/jm-team/ng-seed/commit/196f62a))
+* 删除主容器 的padding ([55c87d6](https://github.com/jm-team/ng-seed/commit/55c87d6))
+* 添加容器padding ([11a9db4](https://github.com/jm-team/ng-seed/commit/11a9db4))
+* 添加容器padding ([13e1acb](https://github.com/jm-team/ng-seed/commit/13e1acb))
+* 网站目录结构整合 ([b3ded08](https://github.com/jm-team/ng-seed/commit/b3ded08))
+* 网站目录结构整合 ([1d97f34](https://github.com/jm-team/ng-seed/commit/1d97f34))
+
+
+### Features
+
+* add changelog ([042a6c1](https://github.com/jm-team/ng-seed/commit/042a6c1))
+* add npm scripts authors to update authors.md ([ca9fa79](https://github.com/jm-team/ng-seed/commit/ca9fa79))
+* add validate-commit-msg ([de0e39c](https://github.com/jm-team/ng-seed/commit/de0e39c))
+* ignore .local ([fc6774a](https://github.com/jm-team/ng-seed/commit/fc6774a))
+* 添加弹框、分页、面包屑、选项卡、手风琴等路由页面 ([a46f380](https://github.com/jm-team/ng-seed/commit/a46f380))
+* 添加弹框、分页、面包屑、选项卡、手风琴等路由页面 ([ff85f29](https://github.com/jm-team/ng-seed/commit/ff85f29))
+
+
+### Reverts
+
+* host localhost ([e17986e](https://github.com/jm-team/ng-seed/commit/e17986e))
+* jmSearch ([2b47e0c](https://github.com/jm-team/ng-seed/commit/2b47e0c))
+* merge ([5d560cc](https://github.com/jm-team/ng-seed/commit/5d560cc))
+
+
+
# [0.6.0-beta.2](https://github.com/jm-team/ng-seed/compare/v0.6.0-beta.1...v0.6.0-beta.2) (2017-04-14)