docs: update CHANGES-4.3.md

This commit is contained in:
JianBo He 2022-02-15 10:01:57 +08:00
parent 76d0835e4f
commit 2c512c2097
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ File format:
* Fix Server-KeepAlive wrongly applied on MQTT v3.0/v3.1 [#7085]
* Fix Stomp client can not trigger `$event/client_connection` message [#7096]
* Fix system memory false alarm at boot
* Fix the MQTT-SN message replay when the topic is not registered to the client [#6970]
## v4.3.12
### Important changes