This is an automated email from the ASF dual-hosted git repository.
ovilia 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 e0e3777 fix: changelog version
e0e3777 is described below
commit e0e3777621311c42943886d6855aa69f66502dc3
Author: Ovilia <[email protected]>
AuthorDate: Mon Mar 7 15:10:45 2022 +0800
fix: changelog version
---
en/changelog.md | 4 ++--
zh/changelog.md | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/en/changelog.md b/en/changelog.md
index e344f75..5cb97bb 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -1,5 +1,5 @@
-## v5.3.0
-<div class="time">2022-03-01</div>
+## v5.3.1
+<div class="time">2022-03-07</div>
+ [Feature] [i18n] Add korean translation
[#16582](https://github.com/apache/echarts/issues/16582)
([hijae](https://github.com/hijae))
+ [Feature] [heatmap] Add `borderRadius` option to heatmap.
[#16493](https://github.com/apache/echarts/issues/16493)
([Rain120](https://github.com/Rain120))
diff --git a/zh/changelog.md b/zh/changelog.md
index 8eace59..72df125 100644
--- a/zh/changelog.md
+++ b/zh/changelog.md
@@ -1,5 +1,5 @@
-## v5.3.0
-<div class="time">2022-03-01</div>
+## v5.3.1
+<div class="time">2022-03-07</div>
+ [Feature] [i18n] 新增韩语翻译。
[#16582](https://github.com/apache/echarts/issues/16582)
([hijae](https://github.com/hijae))
+ [Feature] [heatmap] 热力图支持 `borderRadius` 配置项。
[#16493](https://github.com/apache/echarts/issues/16493)
([Rain120](https://github.com/Rain120))
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]