You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2019/11/18 08:05:47 UTC

[incubator-echarts-doc] branch release updated: release: 4.5.0

This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git


The following commit(s) were added to refs/heads/release by this push:
     new b90521b  release: 4.5.0
b90521b is described below

commit b90521b623fdce39563245867299280f427d8709
Author: SHUANG SU <su...@gmail.com>
AuthorDate: Mon Nov 18 16:05:23 2019 +0800

    release: 4.5.0
---
 en/changelog.md | 7 ++++---
 zh/changelog.md | 9 +++++----
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/en/changelog.md b/en/changelog.md
index 421774c..e41d73b 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -1,5 +1,5 @@
 ## v4.5.0
-<div class="time">2019-11-08</div>
+<div class="time">2019-11-18</div>
 
 + [Feature] Add `roundCap` option for round corners on `bar` series width `polar` coordinate system. [#11393](https://github.com/apache/incubator-echarts/pull/11393) ([Wenli Zhang](https://github.com/Ovilia))
 
@@ -44,9 +44,10 @@
 
 + [Fix] Fix gradient on bar leaked to label in SVG Renderer. ([Wenli Zhang](https://github.com/Ovilia))
 
+
 ## v4.4.0
 
-<div class="time">2019-09-29</div>
+<div class="time">2019-10-15</div>
 
 + [Feature] Add option `clip` for `line`, `bar`, `lines`, `scatter` and `custom series`,
 which prevents the shapes overflow the area of the coordinate system. And support setting
@@ -88,7 +89,7 @@ Fix #7534, #7672, #7732, #7872, #8069, #8520, #8935, #8955, #9200, #9237, #9847,
 
 ## v4.3.0
 
-<div class="time">2019-08-27</div>
+<div class="time">2019-09-16</div>
 
 + [Feature] Sankey diagram enhancement:
 Add left/right node align, right in sankey diagram.
diff --git a/zh/changelog.md b/zh/changelog.md
index bf498f5..54dd394 100644
--- a/zh/changelog.md
+++ b/zh/changelog.md
@@ -1,5 +1,5 @@
 ## v4.5.0
-<div class="time">2019-11-08</div>
+<div class="time">2019-11-18</div>
 
 + [Feature] Add `roundCap` option for round corners on `bar` series width `polar` coordinate system. [#11393](https://github.com/apache/incubator-echarts/pull/11393) ([Wenli Zhang](https://github.com/Ovilia))
 
@@ -44,9 +44,10 @@
 
 + [Fix] Fix gradient on bar leaked to label in SVG Renderer. ([Wenli Zhang](https://github.com/Ovilia))
 
-## v4.4.0-rc.1
 
-<div class="time">2019-09-29</div>
+## v4.4.0
+
+<div class="time">2019-10-15</div>
 
 + [Feature] Add option `clip` for `line`, `bar`, `lines`, `scatter` and `custom series`,
 which prevents the shapes overflow the area of the coordinate system. And support setting
@@ -88,7 +89,7 @@ Fix #7534, #7672, #7732, #7872, #8069, #8520, #8935, #8955, #9200, #9237, #9847,
 
 ## v4.3.0
 
-<div class="time">2019-08-27</div>
+<div class="time">2019-09-16</div>
 
 + [Feature] Sankey diagram enhancement:
 Add left node align, right in sankey diagram.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org