Skip to content

Commit

Permalink
version and release note
Browse files Browse the repository at this point in the history
  • Loading branch information
heavyrian2012 committed Sep 14, 2023
1 parent 5ff8649 commit 5a5accc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@

<groupId>cn.wildfirechat</groupId>
<artifactId>app</artifactId>
<version>0.65</version>
<version>0.66</version>
<packaging>jar</packaging>

<name>app</name>
Expand Down
9 changes: 7 additions & 2 deletions release_note.md
@@ -1,6 +1,7 @@
# 当前版本更新记录
0.65 Release note:
1. 通过应用服务发送消息时,返回消息ID和消息时间信息
0.66 Release note:
1. 添加生成用户和群组头像功能。
2. 修正使用超级验证码无法更改密码的问题。

# 升级注意事项
1. 如果从0.40以前版本升级上来,需要注意升级兼容有问题 请参考Readme中的兼容问题说明
Expand All @@ -19,6 +20,10 @@

# 历史更新记录

-------------
0.65 Release note:
1. 通过应用服务发送消息时,返回消息ID和消息时间信息

-------------
0.64 Release note:
1. 当用户名登录时,当用户不存在时也返回密码错误。
Expand Down

0 comments on commit 5a5accc

Please sign in to comment.