From 2b06940ac7b118c4a9ff5c10e3b9b65550b94e04 Mon Sep 17 00:00:00 2001 From: jiaming743 <743192023@qq.com> Date: Thu, 2 Jul 2020 11:05:47 +0800 Subject: [PATCH] update change log --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 634d06c..3495eaa 100644 --- a/CHANGELOG.md +++ b/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) ### Bug Fixes @@ -8,7 +14,7 @@ ### 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 @@ -112,7 +118,7 @@ # 2.4.7-alpha (2019-10-24) -### perfect +### Perfect - **charts:** Optimize memory leaks. - **digitalFlop:** Optimize memory leaks.