发布v1.6.2版本

This commit is contained in:
monitor1394
2020-11-22 20:29:32 +08:00
parent 250f01f2e7
commit 2651348569
5 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
# 更新日志
* (2020.11.22) 发布`v1.6.2`版本
* (2020.11.22) 修复`LineChart`在数据过于密集时折线绘制异常的问题 #99
* (2020.11.21) 修复`LineChart`的刻度位置在`alignWithLabel``true`时可能异常的问题
* (2020.11.21) 修复`Unity5`兼容报错的问题