chore: update CHANGES.md

This commit is contained in:
JimMoen 2022-02-22 11:47:04 +08:00
parent 3cc2f0e2d3
commit d98d7e77c8
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ File format:
* 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 Server-KeepAlive wrongly applied on MQTT v3.0/v3.1 [#7085]
* Fix Stomp client can not trigger `$event/client_connection` message [#7096]
## v4.3.12
### Important changes