From 4d5e848f758521a907915b5c7ba4f2fb826ccdd6 Mon Sep 17 00:00:00 2001 From: ArvinHuang <1095369685@qq.com> Date: Mon, 29 May 2023 11:20:32 +0800 Subject: [PATCH] update: document Signed-off-by: ArvinHuang <1095369685@qq.com> --- RELEASE.md | 8 ++++++++ pom.xml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 34e973d7..da1bf9b8 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,3 +1,11 @@ +# Release 1.11.1 + +#### Major Features and Improvements +**Major Features** + +* Optimize authentication mechanism for websocket. +* Optimize page rendering + # Release 1.11.0 #### Major Features and Improvements diff --git a/pom.xml b/pom.xml index 3eebe3a5..dda36251 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 fateboard fateboard - 1.12.0 + 1.11.1 org.springframework.boot