[doc] add since version

This commit is contained in:
monitor1394
2022-06-25 11:45:22 +08:00
parent 9a1c76c236
commit f19b61f1f2
9 changed files with 1572 additions and 1491 deletions

View File

@@ -54,6 +54,9 @@
## master
* (2022.06.25) 增加`Since`标识配置参数从哪个版本开始支持
* (2022.06.24) 优化`Painter`绘制层,`Top`层细分为`Upper``Top`
* (2022.06.24) 增加`Legend``Background``Padding`的支持
* (2022.06.21) 增加`TextStyle``TextMeshPro``Sprite Asset`支持 (#201)
* (2022.06.20) 优化`Tooltip`的边界限制 (#202)
* (2022.06.20) 修复`TextMeshPro`开启时编译错误