This commit is contained in:
monitor1394
2021-05-30 20:17:45 +08:00
parent 8ca1ac1dea
commit 9a3e31f768
5 changed files with 16 additions and 8 deletions

View File

@@ -2,6 +2,7 @@
# 更新日志
[master](#master)
[v2.2.0](#v2.2.0)
[v2.1.1](#v2.1.1)
[v2.1.0](#v2.1.0)
[v2.0.1](#v2.0.1)
@@ -34,6 +35,9 @@
## master
## v2.2.0
* (2021.05.30) 发布`v2.0.0`版本
* (2021.05.25) 完善`TextStyle``alignment`的支持 (#150)
* (2021.05.24) 修复`PieChart`数据全为`0``Label`无法正常显示的问题
* (2021.05.24) 修复`Add Serie`面板上`Serie Name`不生效的问题 (#149)