This is an automated email from the ASF dual-hosted git repository.
shenyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git
The following commit(s) were added to refs/heads/master by this push:
new 30663fc update 4.8.0 release date in changelog
30663fc is described below
commit 30663fc158bce319271a62b55f56c0b78aafb591
Author: pissang <[email protected]>
AuthorDate: Mon May 25 14:36:10 2020 +0800
update 4.8.0 release date in changelog
---
en/changelog.md | 2 +-
zh/changelog.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/en/changelog.md b/en/changelog.md
index 84ba10a..6cdba51 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -1,5 +1,5 @@
## v4.8.0
-<div class="time">2020-05-04</div>
+<div class="time">2020-05-25</div>
+ [Feature] [toolbox] Support download SVG file in toolbox when using SVG
render mode. [#12144](https://github.com/apache/incubator-echarts/pull/12144)
([Zhang Wenli](https://github.com/Ovilia))
diff --git a/zh/changelog.md b/zh/changelog.md
index 249120a..c4e58ed 100644
--- a/zh/changelog.md
+++ b/zh/changelog.md
@@ -1,5 +1,5 @@
## v4.8.0
-<div class="time">2020-05-04</div>
+<div class="time">2020-05-25</div>
+ [Feature] [toolbox] 支持 SVG 渲染模式下 toolbox 下载成 SVG 文件。
[#12144](https://github.com/apache/incubator-echarts/pull/12144) ([Zhang
Wenli](https://github.com/Ovilia))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]