From ccee0f18f470f4391f6910f40afe27b1cc78a117 Mon Sep 17 00:00:00 2001 From: Arvin Huang <1095369685@qq.com> Date: Thu, 22 Feb 2024 17:25:39 +0800 Subject: [PATCH] update: release.md Signed-off-by: Arvin Huang <1095369685@qq.com> --- RELEASE.md | 9 +++++++++ pom.xml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index ffa5313d..576b4fab 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,3 +1,12 @@ +# Release 2.1.0 + +#### Major Features and Improvements +**Major Features** + +* Added table targeting search for summary display +* Limit the zoom range of line charts and bar charts +* Display problem optimization + # Release 2.0.0 #### Major Features and Improvements diff --git a/pom.xml b/pom.xml index 04d91f95..44c52410 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 fateboard fateboard - 2.0.0 + 2.1.0 org.springframework.boot