Skip to content

Commit 653a0b7

Browse files
author
heavyrain2012
committed
update version and release node
1 parent 6148548 commit 653a0b7

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>cn.wildfirechat</groupId>
77
<artifactId>app</artifactId>
8-
<version>0.60</version>
8+
<version>0.61</version>
99
<packaging>jar</packaging>
1010

1111
<name>app</name>

release_note.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 当前版本更新记录
2-
0.60 Release note:
3-
1. 添加当新用户注册时关注频道功能
2+
0.61 Release note:
3+
1. 销毁用户时删掉密码
44

55
# 升级注意事项
66
1. 如果从0.40以前版本升级上来,需要注意升级兼容有问题 请参考Readme中的兼容问题说明
@@ -18,6 +18,11 @@
1818
7. 从0.54版本开始,替换了腾讯云SDK,使用腾讯云短信的客户需要注意修改配置文件调试短信功能
1919

2020
# 历史更新记录
21+
-------------
22+
# 当前版本更新记录
23+
0.60 Release note:
24+
1. 添加当新用户注册时关注频道功能
25+
2126
-------------
2227
0.59 Release note:
2328
1. mysql connector升级到8.0.28

0 commit comments

Comments
 (0)