Skip to content

Commit

Permalink
update: release.md
Browse files Browse the repository at this point in the history
Signed-off-by: Arvin Huang <1095369685@qq.com>
  • Loading branch information
idwenwen committed Feb 22, 2024
1 parent ce944a9 commit ccee0f1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fateboard</groupId>
<artifactId>fateboard</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit ccee0f1

Please sign in to comment.