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/echarts-doc.git
The following commit(s) were added to refs/heads/master by this push:
new 686e945 update changelog date
686e945 is described below
commit 686e945507c652eec975301f5ba74d659515cd6e
Author: pissang <[email protected]>
AuthorDate: Mon Nov 1 12:16:02 2021 +0800
update changelog date
---
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 4588e44..4216a5a 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -1,5 +1,5 @@
## v5.2.2
-<div class="time"></div>
+<div class="time">2021-11-01</div>
+ [Feature] [line] Add `triggerLineEvent`. Support trigger mouse event on
polyline and polygon area.
[#15847](https://github.com/apache/echarts/issues/15847)
([susiwen8](https://github.com/susiwen8))
+ [Feature] [i18n] Add Russian translation.
[#15867](https://github.com/apache/echarts/issues/15867)
([finkrer](https://github.com/finkrer))
diff --git a/zh/changelog.md b/zh/changelog.md
index 4bbd1db..91f893a 100644
--- a/zh/changelog.md
+++ b/zh/changelog.md
@@ -1,5 +1,5 @@
## v5.2.2
-<div class="time"></div>
+<div class="time">2021-11-01</div>
+ [Feature] [line] 添加`triggerLineEvent`配置项,支持在折线图区域触发鼠标事件。
[#15847](https://github.com/apache/echarts/issues/15847)
([susiwen8](https://github.com/susiwen8))
+ [Feature] [i18n] 添加 Russian 翻译.
[#15867](https://github.com/apache/echarts/issues/15867)
([finkrer](https://github.com/finkrer))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]