From 36d3527ca2db77e57fbf5d8d08e65635d5ee06c5 Mon Sep 17 00:00:00 2001 From: afc163 Date: Thu, 7 May 2020 17:35:51 +0800 Subject: [PATCH] :memo: update History.md --- HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index d3b2966..a966ad7 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,10 @@ # History ---- +## 3.0.0 / 2020-05-07 + +- Remove css-animation/babel-runtime/prop-types/react-lifecycles-compat from deps. + ## 2.10.2 / 2019-11-09 - There should not be any lifecycle warning now!