We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57f07d1 commit 1304203Copy full SHA for 1304203
RELEASE.md
@@ -1,3 +1,11 @@
1
+# Release 1.11.1
2
+
3
+#### Major Features and Improvements
4
+**Major Features**
5
6
+* Optimize authentication mechanism for websocket.
7
+* Optimize page rendering
8
9
# Release 1.11.0
10
11
#### Major Features and Improvements
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fateboard</groupId>
<artifactId>fateboard</artifactId>
- <version>1.12.0</version>
+ <version>1.11.1</version>
<parent>
<groupId>org.springframework.boot</groupId>
0 commit comments