Update news of CLI 0.4.0 (#118)

diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index e2e9cf2..a7027cb 100755
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -30,7 +30,7 @@
             { text: '8.1.0', link: "https://github.com/apache/skywalking/tree/v8.1.0/docs"},
             { text: '8.0.1', link: "https://github.com/apache/skywalking/tree/v8.0.1/docs"},
             { text: 'Nginx LUA 0.2.0', link: "https://github.com/apache/skywalking-nginx-lua/tree/v0.2.0"},
-            { text: 'CLI 0.3.0', link: "https://github.com/apache/skywalking-cli/tree/0.3.0"},
+            { text: 'CLI 0.4.0', link: "https://github.com/apache/skywalking-cli/tree/0.4.0"},
             { text: 'Kubernetes helm 3.1.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v3.1.0"},
             { text: 'Kubernetes helm 3.0.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v3.0.0"},
             { text: 'Python Agent 0.3.0', link: "https://github.com/apache/skywalking-python/tree/v0.3.0"},
@@ -79,7 +79,7 @@
               { text: '8.1.0', link: "https://github.com/apache/skywalking/tree/v8.1.0/docs"},
               { text: '8.0.1', link: "https://github.com/apache/skywalking/tree/v8.0.1/docs"},
               { text: 'Nginx LUA 0.2.0', link: "https://github.com/apache/skywalking-nginx-lua/tree/v0.2.0"},
-              { text: 'CLI 0.3.0', link: "https://github.com/apache/skywalking-cli/tree/0.3.0"},
+              { text: 'CLI 0.4.0', link: "https://github.com/apache/skywalking-cli/tree/0.4.0"},
               { text: 'Kubernetes helm 3.1.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v3.1.0"},
               { text: 'Kubernetes helm 3.0.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v3.0.0"},
               { text: 'Python Agent 0.3.0', link: "https://github.com/apache/skywalking-python/tree/v0.3.0"},
diff --git a/docs/README.md b/docs/README.md
index 57cfc9d..818607e 100755
--- a/docs/README.md
+++ b/docs/README.md
@@ -27,6 +27,9 @@
 news:
   title: Events & News
   content:
+  - header: SkyWalking CLI 0.4.0 is released
+    content: Add dashboard command and traces search
+    time: Oct. 11th, 2020
   - header: Welcome Huaxi Jiang as new committer
     content: Based on his continuous contributions, Huaxi Jiang (a.k.a [fgksgf](https://github.com/fgksgf)) has been voted as a new committer.
     time: Sep. 28th, 2020
@@ -36,6 +39,3 @@
   - header: SkyWalking Chart 3.1.0 is released
     content: Support deploy SkyWalking 8.1.0.
     time: Aug. 13th, 2020
-  - header: Welcome Wei Hua as new committer
-    content: Based on his continuous contributions, Wei Hua (a.k.a [alonelaval](https://github.com/alonelaval)) has been voted as a new committer.
-    time: Aug. 1st, 2020
diff --git a/docs/downloads/README.md b/docs/downloads/README.md
index c0a9d0d..7c51701 100755
--- a/docs/downloads/README.md
+++ b/docs/downloads/README.md
@@ -27,8 +27,8 @@
 ### SkyWalking CLI
 | Date | Version| | Downloads |
 |:---:|:--:|:--:|:--:|
-| July. 27th, 2020 | 0.3.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.3.0/skywalking-cli-0.3.0-src.tgz) [[asc]](https://downloads.apache.org/skywalking/cli/0.3.0/skywalking-cli-0.3.0-src.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/cli/0.3.0/skywalking-cli-0.3.0-src.tgz.sha512)|
-| | | Binary Distribution (MacOS, Linux, Windows)| [[tgz]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.3.0/skywalking-cli-0.3.0-bin.tgz) [[asc]](https://downloads.apache.org/skywalking/cli/0.3.0/skywalking-cli-0.3.0-bin.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/cli/0.3.0/skywalking-cli-0.3.0-bin.tgz.sha512)|
+| Oct. 11th, 2020 | 0.4.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.4.0/skywalking-cli-0.4.0-src.tgz) [[asc]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-src.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-src.tgz.sha512) |
+| | | Binary Distribution (MacOS, Linux, Windows)| [[tgz]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.4.0/skywalking-cli-0.4.0-bin.tgz) [[asc]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-bin.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-bin.tgz.sha512) |
 
 ### SkyWalking Python
 | Date | Version| | Downloads |
diff --git a/docs/events/README.md b/docs/events/README.md
index abdc7ca..32316b1 100755
--- a/docs/events/README.md
+++ b/docs/events/README.md
@@ -1,5 +1,17 @@
 # SkyWalking Events
 
+## Release Apache SkyWalking CLI 0.4.0
+###### Oct 11th, 2020
+SkyWalking CLI 0.4.0 is released. Go to [downloads](/downloads) page to find release tars.
+- Features
+  - Add dashboard global command with auto-refresh
+  - Add dashboard global-metrics command
+  - Add traces search
+  - Refactor metrics thermodynamic command to adopt the new query protocol
+
+- Bug Fixes
+  - Fix wrong golang standard time
+
 ## Welcome Huaxi Jiang as new committer
 ###### Sep. 28th, 2020
 Based on his continuous contributions, Huaxi Jiang (a.k.a [fgksgf](https://github.com/fgksgf)) has been voted as a new committer.
diff --git a/docs/zh/README.md b/docs/zh/README.md
index 9c8b487..87da519 100755
--- a/docs/zh/README.md
+++ b/docs/zh/README.md
@@ -28,6 +28,9 @@
 news:
   title: 事件 & 新闻
   content:
+  - header: SkyWalking CLI 0.4.0 发布
+    content: 新增 dashboard 命令和 trace 搜索
+    time: 2020 年 10 月 11 日
   - header: 欢迎江华禧成为新的committer
     content: 根据他长期的项目贡献,他被投票选举为项目的 committer
     time: 2020 年 9 月 28 日
@@ -37,6 +40,3 @@
   - header: SkyWalking Chart 3.1.0 发布
     content: 支持部署 SkyWalking 8.1.0
     time: 2020 年 8 月 13 日
-  - header: 欢迎华卫成为新的committer
-    content: 根据他长期的项目贡献,他被投票选举为项目的 committer
-    time: 2020 年 8 月 1 日
diff --git a/docs/zh/downloads/README.md b/docs/zh/downloads/README.md
index 9906ef6..be5c3ef 100755
--- a/docs/zh/downloads/README.md
+++ b/docs/zh/downloads/README.md
@@ -25,8 +25,8 @@
 ### SkyWalking CLI
 | 日期 | 版本| | 下载 |
 |:---:|:--:|:--:|:--:|
-| July. 28th, 2020 | 0.3.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.3.0/skywalking-cli-0.3.0-src.tgz) [[asc]](https://downloads.apache.org/skywalking/cli/0.3.0/skywalking-cli-0.3.0-src.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/cli/0.3.0/skywalking-cli-0.3.0-src.tgz.sha512)|
-| | | Binary Distribution (MacOS, Linux, Windows)| [[tgz]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.3.0/skywalking-cli-0.3.0-bin.tgz) [[asc]](https://downloads.apache.org/skywalking/cli/0.3.0/skywalking-cli-0.3.0-bin.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/cli/0.3.0/skywalking-cli-0.3.0-bin.tgz.sha512)|
+| Oct. 11th, 2020 | 0.4.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.4.0/skywalking-cli-0.4.0-src.tgz) [[asc]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-src.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-src.tgz.sha512)|
+| | | Binary Distribution (MacOS, Linux, Windows)| [[tgz]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.4.0/skywalking-cli-0.4.0-bin.tgz) [[asc]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-bin.tgz.asc) [[sha512]](https://downloads.apache.org/skywalking/cli/0.4.0/skywalking-cli-0.4.0-bin.tgz.sha512)|
 
 ### SkyWalking Python
 | 日期 | 版本 | | 下载 |
diff --git a/docs/zh/events/README.md b/docs/zh/events/README.md
index 1891942..0e060e8 100755
--- a/docs/zh/events/README.md
+++ b/docs/zh/events/README.md
@@ -1,5 +1,17 @@
 # SkyWalking 事件概要
 
+## Release Apache SkyWalking CLI 0.4.0
+###### Oct 11th, 2020
+SkyWalking CLI 0.4.0 发布. 前往[下载页面](/downloads) 查看如何使用.
+- 功能
+  - 增加自动刷新的全局仪表盘命令
+  - 增加 dashboard global-metrics 命令
+  - 增加 trace 搜索
+  - 采用新的查询协议重构 metrics thermodynamic 命令
+
+- 错误修复
+  - 修复错误的 golang 标准时间
+
 ## 欢迎江华禧成为新的committer
 ###### 2020 年 9 月 28 日
 根据他长期的项目贡献,他被投票选举为项目的 committer