From 2c47d2c3912b9f22d13b44cd6325ca91dab30d01 Mon Sep 17 00:00:00 2001 From: zhongwencool Date: Fri, 25 Feb 2022 16:26:04 +0800 Subject: [PATCH] chore: update changelog-4.3 --- CHANGES-4.3.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGES-4.3.md b/CHANGES-4.3.md index 0e36babca..7f6d2b5a3 100644 --- a/CHANGES-4.3.md +++ b/CHANGES-4.3.md @@ -10,11 +10,6 @@ File format: - One list item per change topic Change log ends with a list of github PRs -## v4.3.14 - -### Bug fixes -* Fix rpc get node info maybe crash when other nodes is not ready. - ## v4.3.13 ### Important changes @@ -41,6 +36,7 @@ File format: * 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] +* Fix rpc get node info maybe crash when other nodes is not ready. ## v4.3.12 ### Important changes