From edfef621b0f27f082aa264c6a8be191de8360631 Mon Sep 17 00:00:00 2001 From: yehuozhili <673632758@qq.com> Date: Mon, 6 Jul 2020 14:16:36 +0800 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a47bd97..0a72e26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [0.2.7](https://github.com/yehuozhili/bigbear-ui/compare/v0.2.7-1...v0.2.7) (2020-07-06) + + +### Bug Fixes + +* **virtuallist:** virtuallist event havnt remove when resize ([8bf623b](https://github.com/yehuozhili/bigbear-ui/commit/8bf623bc1cb00814ec40357a13d837c12650abc8)) + + +### Features + +* **inputnumber:** inputnumber can change state to parents now ([2d21405](https://github.com/yehuozhili/bigbear-ui/commit/2d214054b3c72a73d034a27c79fcdbe47b55ddf0)) + + + ## [0.2.7-1](https://github.com/yehuozhili/bigbear-ui/compare/v0.2.7-0...v0.2.7-1) (2020-07-04)