Skip to content

Commit

Permalink
Merge pull request #401 from dujiepeng/du_dev
Browse files Browse the repository at this point in the history
update CHANGELOG
  • Loading branch information
dujiepeng authored Aug 31, 2021
2 parents f4ea3a5 + aa5d1fe commit 18adc3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
## 1.0.0
## 3.8.3
* NEW

1. 实现初始化、注册、登录、退出、被踢功能;
2. 实现加好友、删除好友功能;
3. 实现群聊基本操作,如创建群、申请群、加入群、离开群、设置管理员、设置黑名单等;
4. 实现聊天室基本操作,如加入聊天室、离开聊天室等;
5. 实现消息种类:文字消息、语音消息、图片消息、短视频消息、短音频消息、CMD消息;
6. 实现用户属性;



* FIX:
1. 修复demo在ios下编译失败;
* TODO:

1. 消息提醒;

1. Sound null safety;

0 comments on commit 18adc3b

Please sign in to comment.