From bc70b0411092bd5c13cc1eccc0b76f2fd1e6a009 Mon Sep 17 00:00:00 2001 From: nathan Date: Mon, 28 Nov 2022 19:52:26 +0800 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6436ffd0c3..dba913cad6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Release Notes ## Version 0.0.7 - 11/27/2022 ### New features -- Support adding filters by the text property in Grid +- Support adding filters by the text/checkbox/single-select property in Grid ## Version 0.0.6.2 - 10/30/2022 - Fix some bugs