发布1.0.4版本

This commit is contained in:
monitor1394
2019-11-05 19:20:06 +08:00
parent 754e4f2a40
commit dd1416e49e
6 changed files with 47 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
# 更新日志
* (2019.11.05) 增加`Radar`雷达组件更多样式配置参数支持,如`positionType`,`rotate`,`fontSize`,`fontStyle`,`offset`
* (2019.11.05) 增加`Radar`雷达组件文本样式参数配置支持
* (2019.11.04) 修复`Unity2018.3`以下版本代码不兼容的问题
* (2019.11.04) 优化`SerieLabel`过多时引起的性能问题
* (2019.11.03) 发布`v1.0.3`版本