We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6148548 commit 653a0b7Copy full SHA for 653a0b7
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>cn.wildfirechat</groupId>
7
<artifactId>app</artifactId>
8
- <version>0.60</version>
+ <version>0.61</version>
9
<packaging>jar</packaging>
10
11
<name>app</name>
release_note.md
@@ -1,6 +1,6 @@
1
# 当前版本更新记录
2
-0.60 Release note:
3
-1. 添加当新用户注册时关注频道功能
+0.61 Release note:
+1. 销毁用户时删掉密码
4
# 升级注意事项
1. 如果从0.40以前版本升级上来,需要注意升级兼容有问题 请参考Readme中的兼容问题说明
@@ -18,6 +18,11 @@
18
7. 从0.54版本开始,替换了腾讯云SDK,使用腾讯云短信的客户需要注意修改配置文件调试短信功能
19
20
# 历史更新记录
21
+-------------
22
+# 当前版本更新记录
23
+0.60 Release note:
24
+1. 添加当新用户注册时关注频道功能
25
+
26
-------------
27
0.59 Release note:
28
1. mysql connector升级到8.0.28
0 commit comments