This commit is contained in:
monitor1394
2024-07-31 22:43:35 +08:00
parent 5853376a44
commit 10a36e0295
4 changed files with 24 additions and 5 deletions

View File

@@ -6,6 +6,7 @@ slug: /changelog
# 更新日志
[master](#master)
[v3.11.2](#v3112)
[v3.11.1](#v3111)
[v3.11.0](#v3110)
[v3.10.2](#v3102)
@@ -75,6 +76,9 @@ slug: /changelog
## master
## v3.11.2
* (2024.08.01) 发布`v3.11.2`版本
* (2024.07.29) 修复`Tooltip`在微信小游戏平台上报错的兼容问题 (#326)
* (2024.07.27) 调整`Axis``AxisName`的默认位置
* (2024.07.22) 优化`Pie``Label``Tooltip`触发时的表现