chore: update the change logs

This commit is contained in:
Shawn 2022-02-24 16:05:55 +08:00
parent 63fbf8d9f8
commit 815096063a
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ File format:
### Bug fixes
* Fix the `{error,eexist}` error when do release upgrade again if last run failed. [#7121]
* Fix case where publishing to a non-existent topic alias would crash the connection [#6979]
* Fix HTTP-API 500 error on querying the lwm2m client list on the another node [#7009]
* Fix the ExProto connection registry is not released after the client process abnormally exits [#6983]