修复Documentation部分注释生成文档不完整的问题 (#290)

This commit is contained in:
monitor1394
2023-11-11 23:36:28 +08:00
parent 65684f2952
commit c9ac0daed9
2 changed files with 2 additions and 1 deletions

View File

@@ -69,6 +69,7 @@ slug: /changelog
## master
* (2023.11.11) 修复`Documentation`部分注释生成文档不完整的问题 (#290)
* (2023.11.11) 修复`Legend``formatter`在数据变更时没有自动刷新的问题
* (2023.11.05) 修复`SerieEventData``value`一直是0的问题 (#287)
* (2023.11.03) 修复`Bar`设置渐变色时鼠标移出效果异常的问题 (#285)