From 077a7ec1f8c8d6f56f79f4c13af6ec360c0b4af7 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 34e973d79..da1bf9b88 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 3eebe3a5d..dda362512 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