docs(changelog): system mem false alarm

This commit is contained in:
William Yang 2022-02-23 09:28:48 +01:00
parent 372ea29d96
commit 2c4fc6f6f7
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ File format:
* Fix the ExProto connection registry is not released after the client process abnormally exits [#6983]
* 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
## v4.3.12
### Important changes