-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CHANGELOG for releasing version 5.6.1
- Loading branch information
1 parent
ddbaedd
commit 0d5f2ab
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,23 @@ | ||
06/18/2020 Meng Xiaokun [email protected] | ||
|
||
**version 5.6.1**, main changes to previous version: | ||
|
||
```markdown | ||
- Support to disabling offline message. | ||
- Resolve internal memory leakage issues. | ||
- Fix curl dependencies. | ||
- update libressl to v2.9.2. | ||
- Update Dockerfile to ubuntu:18.04 and correct docs variable reference. | ||
- update flatcc to 0.6.0. | ||
- Fix connector destroy bug. | ||
- Support pre-defined secret key. | ||
- fix send_friend_message side issue. | ||
- Improving express node access order. | ||
- Fix ios static library install issue. | ||
- Fix receipt thread sync issue. | ||
``` | ||
|
||
|
||
05/27/2020 Meng Xiaokun [email protected] | ||
|
||
**version 5.6.0**, main changes to previous version: | ||
|