update change log
This commit is contained in:
parent
026d9139c4
commit
2b06940ac7
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,9 @@
|
||||||
|
# 2.9.3-alpha (2020-07-02)
|
||||||
|
|
||||||
|
### Perfect
|
||||||
|
|
||||||
|
- **uuid:** Optimization of `-` in uuid will cause abnormal svg animation [(#108)](https://github.com/DataV-Team/DataV/issues/108).
|
||||||
|
|
||||||
# 2.9.2-alpha (2020-06-16)
|
# 2.9.2-alpha (2020-06-16)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
@ -8,7 +14,7 @@
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
- **scrollRankingBoard:** Calculation optimization of negative values. [(#101)](https://github.com/DataV-Team/DataV/pull/101).
|
- **scrollRankingBoard:** Calculation optimization of negative values [(#101)](https://github.com/DataV-Team/DataV/pull/101).
|
||||||
|
|
||||||
### Perfect
|
### Perfect
|
||||||
|
|
||||||
|
@ -112,7 +118,7 @@
|
||||||
|
|
||||||
# 2.4.7-alpha (2019-10-24)
|
# 2.4.7-alpha (2019-10-24)
|
||||||
|
|
||||||
### perfect
|
### Perfect
|
||||||
|
|
||||||
- **charts:** Optimize memory leaks.
|
- **charts:** Optimize memory leaks.
|
||||||
- **digitalFlop:** Optimize memory leaks.
|
- **digitalFlop:** Optimize memory leaks.
|
||||||
|
|
Loading…
Reference in New Issue