fix(doc): better change log

Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
This commit is contained in:
DDDHuang 2022-03-07 09:53:19 +08:00 committed by GitHub
parent 278fa96bc1
commit 7884238073
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ File format:
* Fix system memory false alarm at boot
* Fix the MQTT-SN message replay when the topic is not registered to the client [#6970]
* Fix rpc get node info maybe crash when other nodes is not ready.
* Fix abnormal logs caused by duplicate plugin names in loaded_plugins files.
* Fix false alert level log “cannot_find_plugins” caused by duplicate plugin names in `loaded_plugins` files.
## v4.3.12
### Important changes